Skip to main content

Run the install.ps1 script

In Windows Powershell, run the install.ps1 script with Administrator permissions.

The following parameters are available:

ParameterDescription
-c -CheckInputOnlyCheck the input file only
-g -GeneratePropertiesOnlyCheck input, and generate output file only
-h -HelpPrint help
-i -InputFile FILESpecify the input configuration file. Default value: config\.properties
-o -OutputFile FILESpecify the output response file. Default value: response\.properties
-r -RunConfigOnly run the configuration step of the installation, and skip copying files to the installation location. Useful if the configuration failed and the cause of the failure has been addressed, or if there are updated values in config\.properties that need to be applied. Incompatible with options -g and -o FILE, as they are irrelevant when running configuration only.
-v -VerboseEnable verbose mode