Performing a silent installation

You can use the silent installation feature to install the IBM® Rational® Publishing Engine unattended. You must run the command with the required parameters to complete the installation.

Procedure

Run the following command:

msiexec.exe /i "path_to\ratlPublishingEngine_version_Windows.msi" /qn INSTALLDIR="path_to_destination folder" LAPAGREE="Yes" TLLICENSESERVER="licenseDetails" TLDESKTOPSHORTCUT="Yes"

Argument Description Default Value
INSTALLDIR Type a valid path for the destination folder. %ProgramFiles%\Rational\Publishing Engine\version\
LAPAGREE Type Yes to accept the license agreement. No

If you enter No for the license agreement, Rational Publishing Engine is not installed.

TLDESKTOPSHORTCUT Type No if you do not want shortcuts on the desktop. Yes

Shortcuts are created on the desktop.

TLLICENSESERVER A value that points to a license string. -

Feedback