Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference
To perform silent installation of software that supports Windows Installer, execute the MSIEXEC command, specifying the installation method, user name, destination directory, and other information as command options.
To use JP1/Software Distribution to install software, a call to the MSIEXEC command needs to be defined in the AIT file. Therefore, you must determine the options to be specified in the command. For details about the options that can be specified in the command, see the Windows online Help.
The following shows command line examples. Note that before creating an AIT file, always see the Windows online Help to check the options that can be specified.
MSIEXEC.EXE /qn /I Example.msi
MSIEXEC.EXE /I Example.msi /Lime MSIEXEC.LOG
MSIEXEC.EXE /I Example.msi TRANSFORMS=TransformList.mst
All Rights Reserved. Copyright (C) 2009, 2013, Hitachi, Ltd.
Copyright, patent, trademark, and other intellectual property rights related to the "TMEng.dll" file are owned exclusively by Trend Micro Incorporated.