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
- :
- Issue :: Upgrade InstallShield InstallScript project from IS12 to IS2011
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 09, 2012
09:46 AM
Issue :: Upgrade InstallShield InstallScript project from IS12 to IS2011
Hello,
I have an InstallShield Installscript project that I recently upgraded from InstallShield 12 to InstallShield 2011. I'm having an issue when I go to Remove using Add/Remove programs. It appears when I Install version 1 (project done in InstallShield 12) and then install version 2 (same project upgraded to InstallShield 2011), I have to select Remove twice. To be more granular, I select Remove from Add/Remove programs and it runs the install again. Once complete, I select Remove again and this time it uninstalls...Please advise a product update or workaround for this. Thanks.
I have an InstallShield Installscript project that I recently upgraded from InstallShield 12 to InstallShield 2011. I'm having an issue when I go to Remove using Add/Remove programs. It appears when I Install version 1 (project done in InstallShield 12) and then install version 2 (same project upgraded to InstallShield 2011), I have to select Remove twice. To be more granular, I select Remove from Add/Remove programs and it runs the install again. Once complete, I select Remove again and this time it uninstalls...Please advise a product update or workaround for this. Thanks.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 29, 2012
07:09 AM
Check the following registry key:
HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress. This key is set if there is an install in progress.
HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress. This key is set if there is an install in progress.