grzech
7th December 2006, 06:41
Hi all,
Before starting instalation or uninstalation I would like to check if my program is already running and if so close it. Normally I would do it by calling FindWindow and sending WM_CLOSE message to it.
How can I do it from NSIS Installer?
Thank you.
Before starting instalation or uninstalation I would like to check if my program is already running and if so close it. Normally I would do it by calling FindWindow and sending WM_CLOSE message to it.
How can I do it from NSIS Installer?
Thank you.