Page 28 - fjs-genero-3.00.02-manual-install_Neat
P. 28
Install Genero Report Engine | 27
Table 6: Arguments for the msiexec installer
Argument Description
PRODUCTDIR=your_gredir_path The path where GRE will be installed. It is an alias
of GDCDIR variable.
GREDIR=your_gredir_path The path where GRE will be installed. It is an alias
of the PRODUCTDIR variable.
STARTMENUFOLDER=your_startmenufolder_pathCustomize the location for the shortcuts in the
startmenu. For example, "fjs\gre".
ADDLOCAL=[ALL|GRE|GRE,GDCFILEASSOCGDC] Set the features to install.
• ALL (default): Install GRE (mandatory) and .gre
file association
• GRE: Install GRE only
• GRE, GDCFILEASSOCGDC: Same as ALL
ALLUSERS=1 Perform a per machine installation (All Users). If
not specified, it will perform a per user installation
(Current User)
FORCEREMOVEPRODUCTDIR=YES On uninstall, remove the PRODUCTDIR location,
even if it is not empty. Default value: "" (empty
string)
• YES = Force removal of PRODUCTDIR
• Any other entry = Keep files in PRODUCTDIR
Note: Quotes are only required around the argument value when a space character is in the value
string.
Example
The following commands install the JRE and the GRE silently:
jre8u102windowsx64.exe INSTALL_SILENT=Enable INSTALLDIR="C:
\Program Files\Java\jre1.8.0_102" STATIC=1 AUTO_UPDATE=Disable
SPONSORS=Disable
msiexec /qn /i fjsgre2.50.18build141868w64v100.msi /l*vx gre.log
GREDIR=D:\gre2.50 STARTMENUFOLDER="Four Js Genero Report Engine
2.50.18 (64 bits)"

