Difference between revisions of "InstallShield"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(No difference)

Revision as of 13:59, 23 October 2006

InstallShield is a commonly used installer creattion 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