Jump to content

command line not working


LaC

Recommended Posts

I'm trying to decrypt a large number of files via command line. Since you can't select multiple file for decryption in the application, I'm writing a batch file to do it.

 

here is an example:

meo.exe -decrypt test.meo -password 123456 -destination C:\

 

All this does is launch the meo application, nothing else happens.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...