Difference between revisions of "InstallShield"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m
Line 14: Line 14:
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 +
[[Category:Installer formats]]

Revision as of 21:14, 30 January 2008

InstallShield is a commonly used installer creation tool from Macrovision.

Documentation for all of the InstallShield products is available at the Macrovision 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