Skip to content
⌘ NSIS Forum Archive

Installer always detected as running

3 posts

Cerberus370#

Installer always detected as running

Every time i run my installer it is detected as already running when it isn't.
Can anyone tell me what i did wrong?

I attached the script.
Anders#
You are using ?e to get the last error, you need to check both the returned handle and this value...