SignSIS
- Installation file signer syntax
SignSIS
is a tool that digitally signs software
installation (SIS) files using a certificate and private key. The public key
certificate and private key are specified as command line arguments to
SignSIS
(see Command-line syntax
below).
From an MSDOS command-line prompt (or batch file) the syntax for using
SignSIS
is as follows:
SignSIS [-?] [-c...] [-i] [-r] [-s] [-u] [-v] sis_input [sis_output [certificate key [passphrase] ] ]
where
|