I am using installshield 11 to create Basic MSI Project. My requirment is, when i unstall the project, i want to preserve certain files.( I don\'t want these开发者_如何学Python Certain files to be rem
How can I change fonts color in the the default dialogs in Installshield 2011? I have created a new entry (with the new color) into TexStile Table, but when selects the new \"test style\" in the Dial
I\'m already familiar with prebuild steps such as updating XML or using the automation interface to update a project.I\'m looking for a far more simplistic approach to the following situation.
I want to write a custom action which will execute above all other custom actions and execute in system context. If I use \"immediate execution\" then it executes in logged in users context and if I u
I\'ve written an add-in to an existing program.I want to create an installation which copies files to a sub-folder within the previously installed program folder.The installation path of the existing
Merged with CustomAction <action_name> returned actual error code 1603 in installshield. During installation I am getting error 1001 without开发者_如何学运维 any information about the
I\'m working with Installshield 2011 on a basic MSI project. The problem I have is that the SetupInitialization dialog is taking about 2 to 3 minutes when performing upgrades. During those minutes th
I need to make a file read/write for all users during install. Right now, the file is only read/write for admins and only read for non admins.
I\'m creating an InstallShield 2011 basic MSI installer project. I\'m trying to change the connection string in my app.config according to the user selections from the database login dialog made in t