← Package directory
Available on winget

Install Process Prompt

Prompt users to terminate specified processes before a software deployment task is executed

Install with winget
winget install --id Cjwdev.ProcessPrompt
Upgrade
winget upgrade --id Cjwdev.ProcessPrompt
Uninstall
winget uninstall --id Cjwdev.ProcessPrompt

About Process Prompt

When deploying software installations or updates, sometimes certain programs need to be closed first before the install/upgrade can complete successfully. However, most automated software deployment tools such as Microsoft SCCM (and other similar tools) have no option to take this in to account and so the deployment task will simply fail if a particular process was running at the time. Process Prompt was designed to be used with your existing deployment tool and will check to see if specified processes are running...

What's new in 1.1.0

Environmental variables are now expanded for task path and arguments Task Finished window automatically closes after 30 seconds

Version history

Version Updated Notes
1.1.0 Unknown Environmental variables are now expanded for task path and arguments Task Finished window automatically closes after 30 seconds