AutoHotkey Community

It is currently May 27th, 2012, 7:46 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: October 4th, 2006, 10:46 pm 
I am wanting to password protect a folder on my usb drive. Is there a way to do this using autohotkey? I have to use a thumb drive to transport information to various computers and I dont want it to fall into the wrong hands.

I made a script that checks passwords but I cant figure out how to make it run in order to open the folder.

I started off thinking I could make it autorun but cant make a usb drive autorun a file.

Thanks for any ideas, help, or advice.


Report this post
Top
  
Reply with quote  
PostPosted: October 4th, 2006, 11:27 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
clam wrote:
I am wanting to password protect a folder on my usb drive. Is there a way to do this using autohotkey? I have to use a thumb drive to transport information to various computers and I dont want it to fall into the wrong hands.


:( .. I think you must encrypt/decrypt all the individual files in the said folder. You can automate the process with a Command line tool + AHK script .. Access to the script can be restricted with a password..

Just some ideas ..

Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 5th, 2006, 10:13 am 
Offline

Joined: December 27th, 2005, 1:46 pm
Posts: 6837
Location: France (near Paris)
There are softwares for this, I wouldn't try to do this in AHK, even if possible (big, slow...).

_________________
Image vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 5th, 2006, 5:18 pm 
Offline

Joined: April 14th, 2005, 11:11 am
Posts: 186
Location: Wisconsin, USA
I agree with PhiLo, I successfully encrypted files with a AHK script but the encryption was weak and took a very long time on any decent sized file. If someone wanted to it would be easy to crack the encryption.

P.S. If this information would be in a Office document such as word or excel there is a built in encryption you can turn on.

_________________
Image
"Make it idiot-proof, and someone will make a better idiot."


Last edited by TeknoMusicMan on October 5th, 2006, 5:33 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 5th, 2006, 5:20 pm 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
TeknoMusicMan wrote:
I agree with PhiLo


I earlier wrote:
You can automate the process with a Command line tool + AHK script .. Access to the script can be restricted with a password


Regards, :)

_________________
URLGet - Internet Explorer based Downloader
StartEx - Portable Shortcut Link


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: HotkeyStick, just me and 73 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group