Difference between revisions of "InstallShield"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m (Update external link)
Line 1: Line 1:
InstallShield is a commonly used installer creation tool from [http://www.macrovision.com/products/flexnet_installshield/index.shtml Macrovision].
+
InstallShield is a commonly used installer creation tool from [http://www.flexerasoftware.com/ Flexera] (formely Macrovision).
  
Documentation for all of the InstallShield products is available at the [http://www.macrovision.com Macrovision] web site.
+
Documentation for all of the InstallShield products is available at the [http://www.flexerasoftware.com/products/installshield.htm Flexera] web site.
  
 
In many instances, InstallShield packaged programs are distributed as self-extracting zip files.  These can be pre-extracted using any unzip program to provide access to the standard InstallShield setup.exe.  The silent install method(s) available for InstallShield packaged software depend on the version and type of installer the software authors decided to create.  See the [[#Links|Links]] section for more details.
 
In many instances, InstallShield packaged programs are distributed as self-extracting zip files.  These can be pre-extracted using any unzip program to provide access to the standard InstallShield setup.exe.  The silent install method(s) available for InstallShield packaged software depend on the version and type of installer the software authors decided to create.  See the [[#Links|Links]] section for more details.

Revision as of 12:03, 8 March 2011

InstallShield is a commonly used installer creation tool from Flexera (formely Macrovision).

Documentation for all of the InstallShield products is available at the Flexera web site.

In many instances, InstallShield packaged programs are distributed as self-extracting zip files. These can be pre-extracted using any unzip program to provide access to the standard InstallShield setup.exe. The silent install method(s) available for InstallShield packaged software depend on the version and type of installer the software authors decided to create. See the Links section for more details.

Links