How to terminate a task ?
Hello,
is there a built-in way in NSIS to kill a task (for example hello.exe) before the install process is started ?
Thanks.
Bye Defcon.
Archive: How to terminate a task ?
How to terminate a task ?
Hello,
is there a built-in way in NSIS to kill a task (for example hello.exe) before the install process is started ?
Thanks.
Bye Defcon.
Try the NsProcess plugin.
CF