|
|
#1 |
|
Junior Member
Join Date: Sep 2007
Posts: 2
|
Uninstalling 32/64 bit registry view question
My program allows both a 32 and 64 bit version to be installed and as such it is possible that info is in included in both registry views.
If a user has both versions installed, how can I tell in the uninstaller which version I am uninstalling so I know which registry view (SetRegView) to set in order to remove the correct keys? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Create a marker file in the installation directory or a marker key in the registry where it's not split into views.
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: Sep 2007
Posts: 2
|
Thanks yeah that should work.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|