|
|
#1 |
|
Junior Member
Join Date: May 2004
Posts: 2
|
Uninstall incomplete
Hello,
When I am uninstalling the application only the current user's program gets uninstalled. I am using the SetShellVarContext all command but it seem as if it is not working. I am logged on as an administrator. I am installing on win2000 pro Wilford |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
It will remove things from the 'all users' folder, not from all user folders.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2004
Posts: 2
|
I agree, but it is not uninstalling it from the 'all users' folder. After uninstalling it and rebooting, the 'all users' folder still contains the application files in the installation directory.
|
|
|
|
|
|
#4 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
You should put 'SetShellVarContext all' in both the installer and the uninstaller section.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|