Abacre Home > Abacre File Encryptor

Command line parameters

You may use AFE with the following command line parameters in your batch automation process:

-encrypt filename - encrypt specified file/folder.

-decrypt filename - decrypt specified file/folder

-wipe filename - wipe specified file/folder

-min -Start the program minimized

-exit - After execution of Encrypt, Decrypt, Wipe the program should be closed.

For example in order to encrypt c:\data\test.txt file you may use the following command:

afe.exe -encrypt "c:\data\test.txt" -min -exit

The program will be started minimized, it will encrypt c:\data\test.txt, then it will be automatically closed.

Do you need more command line parameters? Please write us to support@abacre.com