installshield
How to update attributes in an XML file with InstallScript
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[详细]
2023-01-24 16:09 分类:问答Uninstall not working for myapp created with install shield 2009
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[详细]
2023-01-24 08:15 分类:问答what exactly is 'manifest' option which is related to a MSI file created from Installshield?
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.[详细]
2023-01-24 06:38 分类:问答Using Inno Setup to patch an Install Shield Application
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[详细]
2023-01-24 03:53 分类:问答InstallShield Show product name + version in Add/Remove Programs
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?[详细]
2023-01-23 10:08 分类:问答How to make Product Version property match executable's version number automatically
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.[详细]
2023-01-22 20:58 分类:问答How to run a CA as another user?
My installation is always executed in a Computer where I know the user/password of a user with administrator privileges.[详细]
2023-01-22 15:01 分类:问答Build automation using TFS with InstallShield 2011
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.[详细]
2023-01-21 07:09 分类:问答InstallShield: Uninstalling program not removing all folders
I am using Installshield 2010. I made a basic MSI setup, and I am having a problem with uninstalling.[详细]
2023-01-20 15:00 分类:问答Installshield 2010, Selecting to NOT install a feature, and it still attempts to install it
While using installshield 2010, I give the user the ability to install or not install two of three features during the installation process.[详细]
2023-01-20 14:50 分类:问答