You are here

.bat stall

3 posts / 0 new
Last post
shadrouk
Offline
Last seen: 13 years 1 month ago
Joined: 2010-07-24 22:41
.bat stall

Alright, so I'm relatively new to command line but a .bat is pretty self-explanatory so far as I can tell. I'm trying to use the following in a .bat file in order to encrypt files in a particular folder before I disconnect my flash drive.

G:\PortableApps\Toucan\App\Toucan\toucan.exe -p "password" -j "off"

However, when I run the .bat, I get the initial output I usually see when running the job inside the GUI, but just the system description bit. It never actually runs the job.

Any help?

Steve Lamerton
Steve Lamerton's picture
Offline
Last seen: 10 years 7 months ago
Developer
Joined: 2005-12-10 15:22
Thanks

for the report, I will look into this. There have been some problems like this in the past and as such I am in the process of changing the way the command line output works. It won't be in the next release (3.0.4) but it will be in the release after that Smile

shadrouk
Offline
Last seen: 13 years 1 month ago
Joined: 2010-07-24 22:41
No, thank you

for letting me know I'm not the only one experiencing the problem. Good to know it's not just me! Good luck on the fix.

Log in or register to post comments