Old 24th May 2007, 02:20   #1
Ocrana
Junior Member
 
Join Date: Nov 2006
Posts: 27
Possible bug with Uninstall?

Hello,

in the past I was using $COMMONFILES in the uninstaller section. With the latest version of NSIS I build this scripts but now this paths will not uninstalled. It seems that the Uninstaller do not know the $COMMONFILES cause a Debug shows:
"mp/MyApp/MyFile.txt" to uninstall. The Script is
Delete "$COMMONFILES/MyApp/MyFile.txt". So it fill the $COMMONFILES with "mp". I also tried to use $COMMONFILES32 but this do not work, too.

Any Help in this?

Ingo
Ocrana is offline   Reply With Quote
Old 24th May 2007, 02:25   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
Are you using 2.26? This bug is supposed to be fixed in 2.27

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 24th May 2007, 02:40   #3
Ocrana
Junior Member
 
Join Date: Nov 2006
Posts: 27
Hi,
many thanks for the info. I thought I installed the latest version but it seems not. Many thanks for the fast help!

Ingo
Ocrana is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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