Verify the dongle presence periodically:

/T=x

Dongle type:

Any

Parameter value:

1<=x<=60 minutes, integers only

Description:

You can check for the dongle availability not only on startups but also during the whole working session of the protected application after intervals specified by yourself.

Option /T=xx provides this feature, where “xx” stands for the interval between two checks in minutes.

If the dongle is not located during one of the regular checks, the protected application will display a respective message on the screen. The application will halt until the dongle is connected back to the user's computer and a button is pushed.

Example:

NwKey32.exe /GS3S /T=05 MyProg.exe

NwKey32.exe /GS3S /T=5 MyProg.exe

These are equivalent examples of protecting application MyProg.exe using Guardant Sign dongle. MyProg.exe will be interrogating the dongle during the whole working session with fiveminute intervals.

  • No labels