Install guide

Installation and Customisation from Command Line
Command Line Options for the Setup Launcher setup_vmb.exe
The following options are available. For a complete list of options please also see the Flexera
InstallShield’s website:
http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/IHelpSetup_EXECmdLine.ht
m
Parameter Values Description
/v
string
Passing options to the .msi file. Please note the
command line option for msiexec.exe above.
/s
Run setup_vmb.exe silently.
/L
string
Language identifier (decimal string), e.g. 2057 for
English (United Kingdom), or 1031 for German
(Germany).
/a
Administrative installation.
The command line options for the msiexec.exe Windows Installer can also be applied by editing
the CmdLine key in the section [Startup] of the file setup.ini.
Example
This example demonstrates an administrative install by creating a server image of Vodafone
Mobile Broadband at a specified network location with either a silent install or an install with a UI.
Silent installation, network location is specified by TARGETDIR, e.g. TEMP folder:
setup_vmb.exe /a /s /v"TARGETDIR=\"%TEMP%\\" /qb"
GUI installation, network location is specified by a user selection in the following selection
window
setup_vmb.exe /a
Page 21 of 36
August 2011 