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
- :
- How to remove a registry in uninstall?
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
‎Aug 11, 2010
05:35 PM
How to remove a registry in uninstall?
my program will add a registry entry when user select an option, like "Start with Windows".
How do i remove that registry, when user uninstall my app.
thanks
How do i remove that registry, when user uninstall my app.
thanks
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 12, 2010
09:31 AM
There's an "uninstall entire key" flag you can define in the Registry views, just as there's a RemoveFiles table in the Direct Editor. Perhaps see this old newsletter tip for more information (PDF): http://www.flexerasoftware.com/webdocuments/PDF/product_data.pdf.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 12, 2010
12:44 PM
that's help. thanks,
