Chapter 18: Preparing Packages for Distribution Using Distribution Wizard
Reference
1454
ADS-0950-UG00
AdminStudio 9.5 User Guide
•
If you know which version
of the InstallScript engine was used to create your InstallScript MSI installation,
you can get a copy of the InstallScript engine from the AdminStudio installation CD. All the major releases of
the InstallScript engine are available in the
InstallScript_Engines
folder on the AdminStudio installation CD.
Note •
For more information, see the
Update to the Latest InstallShield Installation Engines Knowledge Base
article at
http://consumer.installshield.com/kb.asp?id=Q108322
•
If you do not know which version
of the InstallScript engine was used to create your InstallScript MSI
installation, contact the software vendor to find out the exact version.
Deploying an InstallScript MSI Installation
To deploy an InstallScript MSI installation, configure the setup and the target system in the following manner:
Task:
To deploy an InstallScript MSI installation:
1.
Run the
isscript
n
.msi
file to install the appropriate InstallScript engine on the target machine (where
n
is the
version of the InstallScript engine that was used to create the application’s InstallScript MSI installation).
2.
Create a transform for the InstallScript MSI that includes the following changes:
a.
Add the property
ISSETUPDRIVEN
to the property table via the Direct Editor and give it a value of
1
.
b.
Add a condition to the
OnCheckSilentInstall
custom action in the
InstallExecuteSequence
via the Direct
Editor that will always resolve to false or remove the custom action from the sequence.
c.
Make any additional changes in the transform, such as populating the serial number, modifying shortcuts
or feature states, depending upon your organization’s needs and the features and requirements of the
application.
3.
Next deploy the InstallScript
.msi
package.
If deploying the package via Active Directory, make sure that you set the
Installation User Interface
to
Basic
and specify any transforms that you created for the InstallScript MSI package.
Reference
The Distribution Wizard provides a straightforward way to distribute a Windows Installer package (.msi)—including
any associated transforms or patches—to a network location, an FTP server, an administrative location, or using
virtually any distribution system.
The Distribution Wizard is comprised of two separate wizards:
•
Distribution Wizard
•
Distribution Wizard for ZENworks Configuration Management
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...