|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Aug 2006
Posts: 2
|
Hi all,
I was using older version of NSIS and have recently switched to Modern UI and is experiencing some problems. Whenever I uninstall the app it uninstalls properly + also deletes start menu links of other similar NSIS based apps. Iam attaching two sample apps for testing purposes! I was with this bug for the past two days. Somebody please correct me! Any help will be kindly acknowledged! Thanks & eagerly looking forward your responses! Aji |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
You don't initialize $STARTMENU_FOLDER in the uninstaller. It contains an empty value when you call that RMDir command. Take a look at Examples\Modern UI\StartMenu.nsi for a proper usage example.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Aug 2006
Posts: 2
|
Thanks a lot kichik for showing me the exact way!
:-) Aji |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|