(Basic MSI Project) I would like to deselect parent fe开发者_开发技巧ature automatically when all children are deselected, but i can`t find any option for that on installshield IDE.
Using Installshield 2010 with a Basic MSI project. I have several config files that have to be replaced during an upgrade. Since they are config files, they don\'t have a version.I believe they aren\
This question already has answers here: Closed 10 years ago. Possible Duplicate: MSI Install Fails because “Another version of this product is already installed”
I am using installshield 2011. I have a merge module and I want certain exe to be executed after the merge module is installed. This exe is part of merge module files. Now when I write a custom action
I want to be able to deploy a MVC2 application as a web application on IIS using the installshield. When I try开发者_StackOverflow to deploy the application it just simple copies the whole solution to
How can I log only the change开发者_运维技巧s causing a MSI file made by Installshield 2008 to reinstall via \"self-repair\"?
My MSI setup built by InstallShield 2011 (Stand alone version on a TFS) does not include all the required assemblies. The assemblies are not directly referenced in the project but injected dynamically
If already installed same version software in sys开发者_Python百科tem, Again installing time how to get Repair, Remove and Uninstall Options, If newer version is going to install same software how to
How to prevent running two instances of Install Shield wizard in the same tim开发者_高级运维e I would like to allow User to run only one instance of Install Shield wizard in the same timeWhat project
I have an InstallScript installer that needs to modify an existing service\'s startup type (i.e. Automatic, Manual or Disabled) based on its current value.For example, if the current startup type is D