ExitProcessRequest
1.3.0
The Show-ExitProcessRequest function displays a form that requests the user to save and close a specified process. You may specify just a display name but if you include a process name then it will attempt to terminate that process at the end. The function allows the user to continue or optionally permit them to cancel the process closure, if no process name is specif
The Show-ExitProcessRequest function displays a form that requests the user to save and close a specified process. You may specify just a display name but if you include a process name then it will attempt to terminate that process at the end. The function allows the user to continue or optionally permit them to cancel the process closure, if no process name is specified it will simply return an error. If the user has not clicked Continue within the specified time limit, if a process name was specified then it is forcibly closed. You can specify a "display name" that is referenced in the message (i.e. Calculator instead of calc.exe), allow the user to cancel if desired, specify the time limit, and specify the icon to display in the message box.
Show more
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
WideData Corporation, Inc.
Package Details
Author(s)
- Dailen Gunter
Tags
wpf prompt kill process gui deployment exitprocessrequest widedata
Functions
Dependencies
This module has no dependencies.
FileList
- ExitProcessRequest.nuspec
- default.png
- ExitProcessRequest.psd1
- ExitProcessRequest.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 (current version) | 1,348 | 7/13/2023 |
1.2.2 | 8 | 7/12/2023 |
1.2.1 | 8 | 7/12/2023 |
1.2.0 | 9 | 7/12/2023 |