Pad Connector - Setup Parameter
Installation
Parameter | Info |
---|---|
-h or -help or /? | Shows help |
-c | Console mode |
-q | Unattended installation |
-overwrite | This parameter is required to overwrite an existing installation |
-dir <directory> | This parameter allows to set a different pad when using the setup unattended |
-temp <directory> | This parameter allows to set a temp folder for the setup files, by default the standard temp folder (%temp%) is used |
Sample:
"stepover-padconnector-windows-x64-2.2.0.exe" -q -overwrite
"stepover-padconnector-windows-x64-2.2.0.exe" -q -overwrite -dir "C:\Program Files\StepOver\PadConnector"
Deinstallation
The deinstallation can be started with the Uninstall.exe inside the installation folder
Parameter | Info |
---|---|
-h or -help or /? | Shows help |
-c | Console mode |
-q | Unattended deinstallation |
Sample:
"C:\Program Files\StepOver\PadConnector\uninstall.exe" -q