Note: This is part 3 of 3 for AESCrypt on Windows. A Mac series will follow.
Purpose of the ModuleThe purpose of this module is to provide you with how to decrypt, or unencrypt, encrypted confidential data files using AES Crypt on Windows computers.
Video Tutorial
Step by StepStep 1 – Right-click on the file you want to decrypt and choose AES Decrypt option:
Step 2 – Enter the password needed to decrypt your file, then click OK:
Step 3 – Note that your un-encrypted, or decrypted, file has a different icon.
var _gaq = _gaq || []; _gaq.push([‘_setAccount’, ‘UA-3445626-5’]); _gaq.push([‘_setDomainName’, ‘mguhlin.org’]); _gaq.push([‘_trackPageview’]); (function() { var ga = document.createElement(‘script’); ga.type = ‘text/javascript’; ga.async = true; ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’; var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(ga, s); })();
Discover more from Another Think Coming
Subscribe to get the latest posts sent to your email.



