Top "Installshield" questions

InstallShield (not including limited edition) is a software tool for creating MSI installers or software packages.

InstallShield 2009 basic MSI silent install: how to set "Repair" by default

Install shield premiere 2009: Basic MSI from command line typing setup.exe /s /v/qn installs silently. But if its installed …

windows-installer default installshield mode
How to add .NET Framework 3.5 and other prerequisites to InstallShield project

I can create setup file in InstallShield 2009 I don't know how to add the .NET Framework 3.5 and other prerequisites to …

c# windows-installer installshield prerequisites
Programmatically enable (install) IIS

Sometimes there is a PC that doesn't have IIS. Either it disabled or either it not installed. In this case …

c# .net iis installation installshield
How to Add a Digital Certificate to a SingleImage Install Shield Installation Program

I have an installation program created using the limited version of Install Shield within Visual Studio 2012. I have a digital …

ssl installshield digital-certificate
Execute a Custom Action from User Interaction in InstallShield (Basic MSI Project)

I am using InstallShield 2012 Professional to create a basic MSI project. My question involves how to execute a Custom Action …

windows-installer installshield installshield-2012
How to change the installer's icon using Installshield 2011?

I'm using Installshield 2011 to create an installer and it create an output installer whose icon is something that I want …

installation icons installshield
Installshield LE Spring 2012 Can't find setup prerequisites

Here's the situation: I have an InstallShield LE setup project (a couple actually) which have been working well for the …

visual-studio-2010 installshield installshield-2012
Can one edit an InstallShield setup.exe's manifest file?

I'm running into the Windows Vista/7 Program Compatibility Assistant problem described here: "This program might not have installed correctly" message …

windows installshield manifest installshield-2009
InstallShield XML File Changes - Change node attribute on install

I am building a web service installation using InstallShield 2012, and I need to modify the Web.config file of my …

xml web-config installshield installshield-2012
How to set msi properties from CommandLine when installer is running in silent mode?

I have an application which recieves some settings at the time of installations the recieved settings are stored in some …

windows-installer installshield installshield-2009