Question: I am struggling trying to figure out how to update some attributes in an XML file using InstallScript. I would like to use proper XML parsing functions, but I can\'t find anything that sugg
I am using Install Shield 2009 for creating myapplication deployement. I added the uninstall.exe along with the deployement. But During uninstall my application is not closed automatically and the rel
KNOWN THINGS : When a .msi is built, a manifest is built into it. The manifest defines, among other things, the resources (including privilege elevation) the .msi needs to install successfully.
Hi I have a problem and I need some direction. I have an old application that have an install shield installer, for 开发者_开发知识库which I don\'t have the installer scripts. Now I want to do a simpl
How to show product name + version like \"My product 1.1.1.0\" in Add/Remove Programs, Where \"My Product\" is name of product in Instal开发者_运维问答lShield and \"1.1.1.0\" Product Version?
I have an InstallShield project with 2 executable\'s. How do 开发者_C百科I change the product version property in General Information of InstallShield to match one of my executable\'s version number.
My installation is always executed in a Computer where I know the user/password of a user with administrator privileges.
We have a TFS build which outputs 2 exe\'s for 2 different solutions. How do I now integrate my build with InstallShield to use these exe\'s of both the solutions 开发者_如何学JAVAin my installer.
I am using Installshield 2010. I made a basic MSI setup, and I am having a problem with uninstalling.
While using installshield 2010, I give the user the ability to install or not install two of three features during the installation process.