Quote:
Originally Posted by ryan1303

Srep+Arc
PHP Code:
arc a -lc8 -ep1 -ed -r -w.\ Data\Setup-1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "C:\*"
This Script will create "Setup-1.bin" file i want to put password in "Setup-1.bin" File to prevent opening in freearc
Thanks Advance
|
Not sure about the command line option. You can Directly use the freeARC GUI compression option and add in the password form there. put the compression method in the compression panel, (make sure you have freearc power pack installed)
Code:
-msrep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8
or your own prefered method.
Then add in the password on the encryption panel and compress and you are done!
And if you still need the CLI method, wait until someone turns up and tell you the cmd way to do that.