Using Installshield 2011, we\'re creating a major upgrade and having problems upgrading software with this Product Version format - 2009.727.1365.We keep getting the standard \'Installed software is n
If you have worked on installscript of InstallShield. You might also came across to this condition when you have a \'Feature View\' and all in the list are selected by default. How can we deselect the
I am new to Installshield and having some problems. My Questions are : How Can I use OnIstalling Event of a specific feature to reset the progress bar for the installation of this feature (In this f
I have a custom action that no lon开发者_StackOverflow社区ger exists (I deleted it and it is no-where to be seen at all in InstallShield. I compile and rebuild InstallShield. When I click \"Run\" to i
I am new to install shield, I have an Install Script msi project and have some features, I want feature3 to be greyed out in sdfeaturestree dialog.
Where I need to mention the icon \'XX.ico\' path in the below method. Right now a icon is created on desktop with some image(XY.ico) corresponding to folder icon
I have one ISM file created using Installshield. In Path Variables Explorer, I can see开发者_JAVA技巧 some variables defined. How can find if they are used anywhere in the ISM ? I want to remove varia
I have another question reg开发者_StackOverflow社区arding exe\'s and custom actions within Installshield.
I have a installation that I\'m not sure why prompts for Disk 1. Knowing that the customer might not have Disk 1 I have to ship along the previous MSI and trigger it using install script using
I am using Installshield for the installation of a product. I am attempting to find a way to verify an active internet connection before I continue with the installation of my product.