UVK scripting commands - <KillProcess> |
Kill the processes listed in the lines in the lines below this keyword.
Remarks:
You can specify either the full path of the executable file, or just
the file name in each line.
Environment variables are supported.
The commands in the example below will kill the process %appdata%\svchost.exe and restart the Windows Explorer:
Examples:
<KillProcess>
notepad.exe
%windir%\explorer.exe