How to Run BestCrypt from the Command-Line Prompt
In addition to the Windows interface, BestCrypt has a command-line interface. This facilitates running
BestCrypt from a batch file. When a function of BestCrypt is run from the command line, all options must be
entered as arguments.
The following commands may be entered if BestCrypt.exe functions are implemented from the command line.
-
- To create a new file-container, type the following command:
BestCrypt.exe New [container name*]
-
- To delete a file-container, type the following command:
BestCrypt.exe Delete [container name]
-
- To mount a BestCrypt virtual drive with access to a specified file-container, type the following command:
BestCrypt.exe Open [container name] [drive_letter*]
-
- To unmount a BestCrypt virtual drive, type the following command:
BestCrypt.exe DismountDrive [drive letter*]
-
- To unmount all BestCrypt virtual drives, type the following command:
BestCrypt.exe CloseAll
-
- To make BestCrypt mount all containers that are marked for Auto-mount, type the following command:
BestCrypt.exe AutoOpen
-
- To change properties of a BestCrypt container, type the following command:
BestCrypt.exe Property [container name]