Crypt-o Client command line parameters |
The following command line parameters can be used with Crypt-o Client:
Parameter |
Description |
/user:<user_name> |
A user name to be used for automatic log on. |
/password:<user_password> |
A password for the user, specified by the user parameter. If the password is not specified, you will be prompted to type it. WARNING: It is very dangerous to specify passwords in a command line. Use this parameter at your own risk! |
/folder:<folder_path> |
A full path to a folder to be automatically selected. The path should be in the following format: database_name\folder1\folder2 |
/min |
Start the client application minimized to the system tray. |
Examples:
client.exe /user:"John Smith" /folder:"My database\Finance\Staff"
Crypt-o Client will ask a password for user John Smith. The "Finance\Staff" folder in database "My database" will be activated after successful logon.