I got the following error message during the开发者_JS百科 installation of the program : \"1: ALLUSERS property is not 1 - this MSM cannot be used for a per-user or fallback-to-user install 2: 2\"
I am developing a Windows desktop application which requires the SQL Server 2005 Compact Edition (SQLServerCE31-EN.msi) to be installed. I am using InstallShield 2011 to install this as a pre-requisit
I\'m using Installshield 2011 to create an installer and it create an output installer whose icon is something that I want to rep开发者_运维百科lace one of my own. How can I do it?
I am developing a tool which will automate the installshield (2008 Primer Version) setup (project type InstallScript MSI). The input files have been referenced directly from the Drop Location which wi
I am working with a pure InstallScript installation in InstallShield Pro 2010. A third-party jar file has been replaced with a newer version in our software.When an upgrade installation is run, the n
Is there a possibility to add directory (with sub directories) to SupportFiles section in installshield. I have dynamically created content (list of files changes constantly) that I us开发者_StackOver
I have a \"CustomSetup\" screen, which is pretty generic with my installation. When popping in the CD, after a few dialog boxes, I get to t开发者_如何学JAVAhe CustomSetup screen, which gives me the a
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.
I have BasicMsi project in InstallShield. I want to be able to update this application however I cannot find InstallShield var开发者_Python百科iable that returns the number of already installed Produc
I have a Basic MSI Project. I have three discs I am going to span the content on for the release. I have three features I am using for this, each with their own individual content.