|
|
|
|
#1 |
|
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 |
|
|
|
|
|
#2 |
|
Moderator
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 |
|
|
|
|
|
#3 |
|
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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|