Hi,
Yes, the prompt will only be activated if the process is running (unless you add the -AllowDefer parameter). If you don't want a prompt and just want to kill the process, you can use:
Show-InstallationWelcome -CloseApps "itunes.exe" -Silent
Cheers,
Seán
Yes, the prompt will only be activated if the process is running (unless you add the -AllowDefer parameter). If you don't want a prompt and just want to kill the process, you can use:
Show-InstallationWelcome -CloseApps "itunes.exe" -Silent
Cheers,
Seán