/
Sys_KillProcess
Sys_KillProcess
Description
Ends specified process
Syntax
Sys_KillProcess(sProcessExeName) As Boolean
Parameters
sProcessExeName (String)
Name of process to kill
Example
VBScript
If bStatus Then bStatus = Sys_KillProcess("CapaInstaller.exe")
Related functions
Sys_WaitForProcess Sys_Sleep Sys_GetProcessOwner Sys_ExistProcess Sys_CompareProcessOwner
, multiple selections available,
Related content
Sys_KillProcess
Sys_KillProcess
More like this
Sys_KillProcess
Sys_KillProcess
More like this
Sys_KillProcess
Sys_KillProcess
More like this
Sys_GetProcessID
Sys_GetProcessID
More like this
Sys_GetProcessID
Sys_GetProcessID
More like this
Sys_GetProcessID
Sys_GetProcessID
More like this