Questions tagged [installshield-2016]
21 questions
0
votes
0 answers
Mutiple config files in one common InstallShield file
I have multiple install shield files for different environments like Test, QA and Prod. I need to create one Master.ism file in which I want to create configurations like QA, Prod and Test. Master.ism file will contain the common setting and all the…

Gaurav Gupta
- 1
- 1
0
votes
1 answer
How to use Installshield's built-in custom actions - They are not visible in execute sequence
There are two types of custom actions in installshield namely in-built and user-defined. I want to use installshield's built-in custom action named ISSQLServerValidate to check if it is possible connect to a given SQL Server instance or not using a…

RBT
- 24,161
- 21
- 159
- 240
0
votes
1 answer
Custom actions ignored while generating UWP app release using Installshield 2016
I have created a Basic MSI project using InstallShield 2014 to generate MSI release packages for my desktop application. I am using Installscript rule files as custom actions to install dependency libraries & driver packages for my desktop app and…

Rajkumar G
- 247
- 1
- 4
- 13
0
votes
1 answer
How to refresh wizard UI on the wizard in installshield
I'm working on a basic MSI installshield project in installshield 2016. I've an edit field and text area on my wizard step. The text area is actually an error label. Visible property of the text area control is initially set to false.
After putting…

RBT
- 24,161
- 21
- 159
- 240
0
votes
3 answers
How to clean up a corrupted or missing installation (not visible in add/remove programs) : Another version of this product is already installed error
I'm on a windows Server 2012 box and something has got messed up. I was trying to uninstall my application from add/remove programs tool. When I tried to do it I saw below error message:
So I went ahead and removed following registry entry with…

RBT
- 24,161
- 21
- 159
- 240
-1
votes
1 answer
Hide a pop message while downgrading using Installshield
I was installing 3.2.0.2 version(older) over 3.2.0.3(latest) to verify downgrade.
However I get a pop-up message as The setup will perform an upgrade....,
and followed by another pop-up A later version of ....
After the second pop-up, install…

BidarvaB
- 11