Defining output path:

OUT=path

Dongle type:

Any

Description:

The protected files are placed in the folder containing the source files (the latter will be renamed into files with .OLD extension). You can set a different path for placing protected files by the protection utility using /OUT option. 

Examples:

NwKey32.exe /GS3S /T=2 /OUT=c:\Protected MyProg.exe

NwKey32.exe /GC /T=2 /OUT=c:\Protected MyProg.exe

In both cases application MyProg.exe will be copied into C:\Protected folder after protection.

  • No labels