Initialises the PINsafe taskbar utility, or displays a PINsafe security string.
Main features:
-pinsafetaskbar (with no arguments)
Initialises the taskbar utility.
-pinsafetaskbar help
Shows this help message-.
-pinsafetaskbar list
Shows a list of configured servers.
-pinsafetaskbar show [noreg] [user=username] [server=serverName]
Shows a security string for the named user from the named server.
If noreg is specified, read server settings from PINsafeSettings.xml
- If user is missing, the default user is used.
- If user is '?', the user is prompted for a name.
- If server is missing, the first available server is used.
-pinsafetaskbar export [filename]
Export the current settings to a file.
- If no filename is given, a dialog is displayed.
-pinsafetaskbar import [filename]
Import settings from a file
- If no filename is given, a dialog is displayed.
-pinsafetaskbar clear
Clears all PINsafe server settings.
Comments