|
General Arguments
|
Description
|
|
-project <file> |
Path to a .NET Reactor project
file. |
|
-masterkey <text> |
Master Key. |
|
-masterkeyfile <file> |
Path to a Master Key file. |
|
-[q]uiet
|
Specifies quiet mode;
suppresses the display of messages |
|
-targetfile <file> |
Creates a license file at a specific location.
|
| Licensing
Arguments |
|
|
-evaluationenable [1/0] |
Enable EvaluationLock if you
want your license file to be only valid for a limited time. With
'-time' you can choose the time
[1] = Enable
[0] = Disable {default} |
|
-evaluationtype [trial/runtime] |
Choose between Trial and
Runtime
[trial] = Trial {default}
[runtime] = Runtime |
|
-time <number> |
Evaluation Time(minutes/days).
Minutes or days, depends on the type of evaluation. |
|
-expirationdate<y/m/d> |
Choose a day. Your license will
be valid up to this day. After this day your customer will need a
new license.
[year/month/day] for example '2006/7/15' |
|
-hardwareenable [1/0] |
Enable Hardware_Lock if you
want your license file to be only valid on specific hardware.
[1] = Enable
[0] = Disable {default} |
|
-hardwareid <text> |
HardwareID |
|
-hardwareidfile <file> |
Path to a HardwareID file. |
|
-licenseinfo <key|value / key|value> |
Add additonal license
information to your license file
[key|value / key|value] for example
"Company|XYLimited/Regname|XYRegname/City|Paris" |
|
-number_of_uses <number> |
Enable this if you want your
protected assembly to expire after a fixed number of uses.
[1] = Enable
[0] = Disable {default} |
|
-number_of_uses_enable [1/0] |
A fixed number of uses. |
|
-v3mode[1/0] |
.NET Reactor v3.x uses a new
license encryption technique which is not backward compatible
with previous versions of .NET Reactor. Set this option to
True to use .NET Reactor v3 license encryption technique, or False
to use the V2.x compatible encryption method.
[1] = Enable {default}
[0] = Disable |