installshield
In InstallShield Basic MSI SQL Login dialog's Server drop down list shows #TEMP0004
In my MSI package, I have a SQL Login dialog with a dropdownlist for SQL servers and a Browse button.[详细]
2023-04-06 00:45 分类:问答Installshield Excel Add-in
I have created an excel add-in in VS2010. I am trying to create an installation using Installshield. I do not want to use the publish setup.exe that VS2010 will create. The reason is that I need to pl[详细]
2023-04-05 18:13 分类:问答msi installer error
I get the following error when I tried to uninstall a software. I tried with mul开发者_JS百科tiple uninstallers, but nothing worked.[详细]
2023-04-05 07:58 分类:问答How to configure an InstallShield 2009 project to run on 32- and 64-bit systems
I have a 32-bit application that I\'m packaging with InstallShield 2009 Premier.I would like to be able to install it on 32- and 64-bit machines, but the InstallShield installer doesn\'t seem to be ab[详细]
2023-04-02 07:49 分类:问答Managing InstallScript releases
How to manage InstallScript differential upgrades and releases. For every version I ship, do I need t开发者_如何学运维o keep two releases? One for existing customers - for upgrade and one for new cus[详细]
2023-04-02 06:50 分类:问答Updating .config XML in InstallScript
I am attempting to write a short install script to update a value in an XML file (myplatforinfo.config).[详细]
2023-04-01 15:24 分类:问答InstallShield removing a file using VBScript & CustomAction fails when there's no file
When uninstalling a previous installation (that I\'d built using InstallShield 2009), I wanted to delete the entire folder that the program was in at the end of the uninstall. I couldn\'t figure out h[详细]
2023-04-01 12:13 分类:问答Change MSI Name during InstallShield 2011 MSBuild
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.[详细]
2023-04-01 02:14 分类:问答Disabling "Next" button In InstallScript
Using InstallShield - InstallScript project: I made a custom dialog for brow开发者_开发问答sing for a file.[详细]
2023-04-01 00:57 分类:问答InstallShield remove file not originally installed on uninstall using RemoveFile
First off, I know that there are similar questions on SO, but I have yet to see any answer that fits my issue.[详细]
2023-03-31 14:38 分类:问答