Show-InstallationWelcome -CloseApps help

Hi all,
I’m working with closing apps for adobe CC, and wonder how to handle
Show-InstallationWelcome -CloseApps "Creative Cloud"
or any process with spaces in their name?

Question 2:
I’m using

$A = Get-Process
$A | Get-Process | Format-Table

ps scrip to get running processes but its failing to close apps with 32bit
example:
get process > the I see
611 29 10036 37388 0.20 16564 9 Creative Cloud Helper
i’m executing
Show-InstallationWelcome -CloseApps ‘Creative Cloud Helper’ but it wont terminate.

Any tips to how to find better process in better format (not to guess how its called) and not try to terminate it via process ID.

What toolkit version are you using?

I’m using 3.8.3 I think, I have 3.8.4 but had some issues with it complaining about powershell version.
[03-24-2021 11:54:23.647] [Initialization] [PSAppDeployToolkit] :: [Deploy Application] script version is [3.8.3]
[03-24-2021 11:54:23.660] [Initialization] [PSAppDeployToolkit] :: [App Deploy Toolkit Main] script version is [3.8.0]

You need to replace all files when upgrading the toolkit. Your main script is 3.8.0