Jump to content

LaC

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by LaC

  1. 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.
×
×
  • Create New...