...
Parameter | Function |
---|---|
-overwrite | Overwrites a previously installed program so that the old one does not have to be uninstalled. |
-lang= | This parameter allows you to select the language in which the program is to be installed. The following options are available: D, GB, ES, IT, PL, NL, F (for German, English, Spanish, Italian, Polish, Dutch and French). |
-unattended | Setup runs without user interaction (no questions are asked during installation), showing progress windows unless -silent is passed |
-silent | No windows will be displayed during setup. |
-path= | Specifies root installation folder. Default path value is "C:\Program Files\StepOver\eSignatureOffice X.XSimpleSignerX" or under 64Bit "C:\Program Files (x86)\StepOver\eSignatureOffice X.XSimpleSignerX" |
-connection= | Install eSignatureOffice SimpleSigner as local, TCP or Citrix Version, the following options are available: local, citrix, tcp |
...
Code Block | ||||
---|---|---|---|---|
| ||||
"C:\Windows\StepOver\SimpleSigner6\uninstall.exe" "/U:C:\Program Files (x86)\StepOver\SimpleSigner6\Uninstall\uninstall_SimpleSigner.xml" -unattended -noreboot |