installshield
Set Minimum Disk Space for MSI package
I\'m creating a Basic MSI package using Install开发者_如何学C Shield and I want to Set minimum disk space check for the installer and if the requirement doesn\'t meet it should block the installation.[详细]
2023-02-01 10:41 分类:问答Pass pre-requisite check information from Config file in InstallShield
I\'m trying to achieve a requirement in Pr开发者_如何转开发e-requisites part of my package: The package should be able to check for the presence of a specific Operating System or Microsoft Patch on th[详细]
2023-01-31 22:12 分类:问答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 分类:问答Is there a free tool to modify InstallShield ism files?
We have two install shield licenses - one for the developer of the installer and the other - for the CI server.[详细]
2023-01-29 21:11 分类:问答Unable to install a 'Minor Upgrade' msi in Installshield X?
Hmmm..Again its the same issue in Installshield..I am using Installshield X version and I am getting the error when I try to install a minor upgraded version of MSI.I Googled a lot followed the steps[详细]
2023-01-29 15:02 分类:问答Installshield after successful install, does not launch exe
I am using a single MSI project. After a successful 开发者_如何学Cinstall, I select the checkbox to launch my software, and I click finish.[详细]
2023-01-29 13:36 分类:问答Installer to Install one or more programs
We have around 8 different programs each with its own MSI / EXE installer. What is the best way to create a single installer that will give users a list of the 8 different programs and then based on[详细]
2023-01-29 04:08 分类:问答What is the MSI component generation best practice?
Visual Studio Installer states that it is a best practice to install each file as an installer component. The heat utility provided with Wix also seems to follow the practice of putting every file in[详细]
2023-01-28 18:55 分类:问答Installing Program and Windows Directory Architecture
I am writing an installer for our application. It needs to place some dll\'s in the Win32 folder. On XP and later, the Win32 folder is usually located at C:\\WINDOWS\\system32. On Windows 2000, it see[详细]
2023-01-28 09:37 分类:问答How to set the "Version" of an "Installed Update" in the Control Panel's "Add or Remove Programs"
I\'ve created an MSI installation file using InstallShield 2010. After I\'ve installed it, if I go to the \"Add or Remove Programs\" / \"Programs and Features\" in the Windows Control Panel I can see[详细]
2023-01-27 05:51 分类:问答