webSignatureOfficePad Connector - Setup Parameter

Pad Connector - Setup Parameter

Installation

ParameterInfo
-h or -help or /?Shows help
-cConsole mode
-qUnattended installation
-overwriteThis 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

ParameterInfo
-h or -help or /?Shows help
-cConsole mode
-qUnattended deinstallation


Sample:

"C:\Program Files\StepOver\PadConnector\uninstall.exe" -q