Page 1 of 1

Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 1:06 am
by ~anthony
I have run into a problem. Windows 10 System will not allow me to right clik and open / decrypt a file I downloaded fom an important business email~! It tries to FORCE ME to Pick an Open With File... Right Clicking does not help. IAm at a loss. I have Tried every trick and work around to resolve this. HELP~!???

Re: Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 4:59 am
by paulej
What is the name of the file? If it doesn't end in .aes, then AES Crypt will not recognize it.

Also, are you saving it to your desktop or somewhere first? If you just double-click on it in an email, I don't know if AES Crypt will work, but even if it did it would decrypt the file some temporary directory where your email client stores attachments. Not the thing you want, I suspect.

Re: Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 11:36 am
by ~anthony
Yes, of course it ends in .aes at the very end of the " filename.pdf.aes" and I downloaded it to my TempDownloads Folder, right 'cliked on it and this particular Win 10 system keeps trying to fource me to pick a file to open it with... ???

Re: Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 1:28 pm
by paulej
If you have any regular file on your desktop, can you right-click on the file and see a menu option that says "AES Encrypt"?

If you do, then I really don't know why you' do not see the menu option "AES Decrypt" for the .aes file, as it's controlled by the same logic.

If you do not see that menu option for any regular file, then it sounds like you might have the 32-bit version of the software installed on a 64-bit system (or vice versa).

Re: Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 3:58 pm
by ~anthony
Thank you. Do you mean to imply that The Target Computer (to whom the AES Encrypted File was sent) and on whose machine IAm trying to Open (Decrypt) the File must Have a Copy of AES Crypt Installed on that Machine? I thought the AES Encrypted files were "Self-Decrypting" Please Clarify... Thanks so much ~anthony

Re: Opening Decrypting AES Self Decrypting File in Win 10

Posted: Sat Apr 22, 2017 6:14 pm
by paulej
AES Crypt is needed on both machines. I guess you were thinking the file would somehow run when clicked. It doesn't for a few reasons. First, it's dangerous. One should never just let any program run on a computer. Second, such an executable would not work on Linux, Mac, Windows, Android, and iOS. AES Crypt just creates an encrypted file that can then be decrypted with tools on those platforms. Third, it would make files far bigger by sending around executable code. That's less important than the other reasons, but still a valid concern. I encrypt thousands of files for storage, and creating large executable files for each would be a huge waste of space.