leoleolth Posted June 2, 2013 Posted June 2, 2013 I'd like to know how to protect a USB key or any folder with AutoIt and without using an external software.
orbs Posted June 2, 2013 Posted June 2, 2013 if "protect" you mean "no one can access it without password", then you can't. even if you could, to carry the USB to another pc would require you to compile the assumed AutoIt code, so here goes your "no external software" requirement. just use TrueCrypt. Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates WinPose - simultaneous fluent move and resize Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff Magic Math - a math puzzle Demos: Title Bar Menu - click the window title to pop-up a menu
leoleolth Posted June 2, 2013 Author Posted June 2, 2013 No, I wanted to protect my key with a password. Thank you.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now