This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Install was inadvertently logged while testing, how do I fix?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 09, 2011
10:15 AM
Install was inadvertently logged while testing, how do I fix?
Something in my install was logged for uninstall. I forgot to disable logging. Now when I test my install I keep getting asked if I want to remove the application before reinstalling? How do I find this phantom entry in the registry and manually remove it?
Thanks in advance,
Jim
EDIT: I just discovered that setting "Maintenance Experience" to "No Uninstall or Maintenance" will disable/turn this off.
Thanks in advance,
Jim
EDIT: I just discovered that setting "Maintenance Experience" to "No Uninstall or Maintenance" will disable/turn this off.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 11, 2011
09:22 AM
I guess your product has still an entry in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Remove (or rename at first) the subkey of your product, the "strange" number should be the ProductGUID in your setup.ini.
HTH,
Johannes
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Remove (or rename at first) the subkey of your product, the "strange" number should be the ProductGUID in your setup.ini.
HTH,
Johannes