Using Sentinel RMS Envelope
Sentinel RMS Envelope can be launched on a command-line prompt. To use:
1.Open the terminal.
2.Go to the directory that contains the Sentinel RMS Envelope command-line application and use the following command:
SentinelRMSEnvelope.exe [options] <infile> <outfile>
Where,
| Item | Description |
|---|---|
| options |
The protection options are categorized into: >Mandatory Protection Options: The necessary protection options. >Optional Protection Options: The protection options that are not compulsory, and are further divided into: |
| infile |
The application/ |
| outfile | The resulting protected file. If an absolute path is not specified for storing the application/ |
For example:
SentinelRMSEnvelope.exe -f:DOTS -v:1.0 -lib:<Absolute path to licensing library> toprotect.exe protected.exe