installshield-2009
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 分类:问答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 分类:问答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 分类:问答How to suppress warning message showing unable to register ocx in Installshield?
In want to suppress warning message generated while installing application through In开发者_StackOverflowstallshield Environment.[详细]
2023-03-29 21:43 分类:问答InstallShield 2010 SQL Script multi line comment bug?
I think I found a bug with multi-line comments and SQL scripts in InstallShield 2010. To reproduce the bug, create a basic MSI project. Go to Installation Designer -> SQL Scripts, create a SQL connec[详细]
2023-03-20 01:52 分类:问答Converting a Hexadecimal string to a Binary Value in installshield 2009
Setting binary registry values in installshield needs binary string values, However usually binary values in installscript is presented in hexadecimal forms.[详细]
2023-01-30 04:29 分类:问答How to use a namespace in the XPath expression in the ISXmlLocator table?
I\'m using XML System Search and XML File Changes in an InstallShield project. In a previous installation a user selected a hostname and port for a server. When the user installs again it would be ide[详细]
2023-01-25 06:58 分类:问答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 分类:问答Testing an install on VMWare
I have created an InstallShield single-executabl开发者_运维技巧e install which includes some merge modules for VS2005 dependencies which go in the WinSxS, such as VC80.CRT.I work remotely, and when ou[详细]
2023-01-24 01:20 分类:问答Files in RemoveFile table don't get removed during Patch
I am releasing a new version of my product (minor upgrade), which I\'m planning to package as a patch. This is a Basic MSI project in InstallShield 2009.[详细]
2023-01-18 16:11 分类:问答