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
- :
- Need to prevent uninstall and install during the upgrade scenario
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
‎Sep 21, 2012
02:21 PM
Need to prevent uninstall and install during the upgrade scenario
Currently we are using installshield 2012, whenever we upgrade the product, the product get uninstalled and again installed. By doing this, we can't maintain customer logged in state. Can we prevent this by just replacing the file when we do upgrade?
Appreciating your help in advance
Regards,
Selva
Appreciating your help in advance
Regards,
Selva
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 21, 2012
09:16 PM
Perhaps your application should support Restart Manager.
http://msdn.microsoft.com/en-us/library/windows/desktop/cc948910(v=vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/cc948910(v=vs.85).aspx
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 23, 2012
10:13 PM
Hi,
Thanks a lot for your help. Do you have any online sample code which has RestartManager integration in .net applicaiton.
Thanks a lot for your help. Do you have any online sample code which has RestartManager integration in .net applicaiton.