Install/Deinstall

SimpleSigner8

Since Version 8.x of the SimpleSigner it´s based on the Multiplattform APIs and is build with .NET. The SimpleSigner contains all required runtimes, therefor customer don´t need a specific .NET Version installed. For using the SimpleSigner, the PDF Service is required which is part of the Setup and will be installed automatically (you have to install it locally when you want to run SimpleSigner from network path, otherwise PDF signing will not work). 

The Setup was also changed to a Setup4J Projekt, therefor the older Parameter are not supported anymore.

Setup Parameter

ParameterInfo
-h or -help or /?Shows help
-cConsole mode
-qUnattended installation
-overwriteIn unattended mode, this is required to overwrite an existing installation.
-dir  <directory>

In unattended mode, set a different directory.

Sample:

"stepover-simple-signer-8.0.3-win-x64.exe" -q -overwrite 
"stepover-simple-signer-8.0.3-win-x64.exe" -q -overwrite -dir "C:\Program Files\StepOver\SimpleSigner"

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\SimpleSigner\uninstall.exe" -q



SimpleSigner7

Parameter Function

-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

Requires Parameter ,,-unattended'' in Order not to display any windows during setup.

-path=

Specifies root installation folder. Default path value is "C:\Program Files\StepOver\SimpleSignerX" or under 64Bit "C:\Program Files (x86)\StepOver\SimpleSignerX"
-connection=

Install SimpleSigner as local, TCP or Citrix Version, the following options are available:

local, citrix, tcp

 Examples: 

SimpleSigner7_XXXXXX.exe -overwrite -lang=D -unattended -silent
SimpleSigner7_xxxxx.exe -lang=GB -unattended -silent -connection=citrix

SimpleSigner7 - Deinstallation

 You can automatically Deinstall the StepOver Software by using the Deinstallation Files.

Deinstall
Run %WindowsFolder%\StepOver\%ProductName%\uninstall.exe
with parameters
"/U:%AppFolder%\SimpleSigner7\Uninstall\uninstall.xml\" -unattended
Example
"C:\Windows\StepOver\SimpleSigner7\uninstall.exe" "/U:C:\Program Files (x86)\StepOver\SimpleSigner7\Uninstall\uninstall_SimpleSigner.xml" -unattended