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
- :
- Minor Upgrade Question
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Apr 11, 2011
10:40 AM
Minor Upgrade Question
We have an IS 2010 Setup that cannot be a major upgrade.
During first install the setup displays 3 dialogs:
1. Logon Information
2. Parameters (used to select configuration)
3. Server Name (used to edit config files)
During minor upgrade the setup goes directly to Setup Resume which is normal. After upgrade the config files come out without the above server names
We need to be able to display the 3 dialogs during a minor upgrade. Is this possible, and any ideas how we can implement this?
During first install the setup displays 3 dialogs:
1. Logon Information
2. Parameters (used to select configuration)
3. Server Name (used to edit config files)
During minor upgrade the setup goes directly to Setup Resume which is normal. After upgrade the config files come out without the above server names
We need to be able to display the 3 dialogs during a minor upgrade. Is this possible, and any ideas how we can implement this?
(2) Replies
‎Apr 12, 2011
02:24 AM
Add a condition, for eg., PATCH, to the dialog that you want to see at minor upgrade. Look at the other standard dialogs that pop-up in minor upgrade. This will give you an idea about the conditions attached to them.