Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 23rd April 2012, 22:54   #1
Cerberus370
Junior Member
 
Join Date: Apr 2012
Posts: 2
Question 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.
Attached Files
File Type: nsi Cerberus' Cursor Pack (WIP).nsi (10.1 KB, 25 views)
Cerberus370 is offline   Reply With Quote
Old 24th April 2012, 03:07   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,779
You are using ?e to get the last error, you need to check both the returned handle and this value...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 24th April 2012, 12:12   #3
Cerberus370
Junior Member
 
Join Date: Apr 2012
Posts: 2
Can you give me an example or a link to learn more?
I am new to NSIS.
Cerberus370 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump