Installation Switches
ReluxDesktop installer command line parameters

/?
help

/install, /repair, /uninstall, /layout [directory]
installs, repairs, uninstalls or creates a complete local copy of the bundle in directory.
Install is the default.

/passive, /quiet
displays minimal UI with no prompts or displays no UI and no prompts.
By default UI and all prompts are displayed.

/norestart
suppress any attempts to restart.
By default UI will prompt before restart.

/log log.txt
logs to a specific file.
By default a log file is created in %TEMP%.

InstallFolder="Installation path"
the desired installation path can be passed directly.
no / preceding this parameter


___________________________________________________



ReluxSuite installer command line parameters

reluxSuite201X.exe -Y -! [OPTION]
"-Y -!" MUST NOT be omitted
-Y suppresses the self extractor's prompts
-! passes the following arguments to the installer app
e.g. reluxSuite201X.exe -Y -! /S /L:9 /C:CHE /M complete

(Details: install\\setup_arguments.txt in the self-extracting installation package.)
/S, /silent
enables an unattended installation
/L:ID
sets the language for ReluxSuite
if not set, defaults to the system's language
ID = Windows LangId (low byte)
e.g.
7 Deutsch
9 English
12 Français
16 Italiano
19 Nederlands
20 Norsk
29 Svenska
/C:ISO
sets the country for ReluxSuite
if not set, defaults to the system's country
ISO = Country ISO code
e.g.
CHE Switzerland
DEU Germany
GBR United Kingdom
ITA Italy
NLD Netherlands
NOR Norway
SWE Sweden
/P, /installpath PATH
sets the installation path of the ReluxSuite
defaulting to "C:\Program Files(x86)\ReluxSuite"
PATH has to be put in parantheses
/installpath "C:\Program Files(x86)\ReluxSuite"

/M, /manufacturers ABBR[,ABBR2]
list of the manufacturers whose data should be installed
as default the ReluxDemo data get installed
the download package only includes ReluxDemo
ABBR = none, complete or the manufacturers abbreviation
/manufacturers abc,def,ghi