TrueCrypt Autorun Script for USB
You can easily create an Autorun file on a USB pen drive to mount and dismount the encrypted file systems. This is very useful for carry portable TrueCrypt USB drives.
The only downside is that using TrueCrypt on the move means that you need administrator rights to access the disk.
Once you plug in the USB stick, you should see the typical Windows menu pop up. You can also right-click on the drive icon to mount, dismount and run the truecrypt application.
AUTORUN.INF
[autorun] label=MyData icon=truecrypt.exeaction=Mount TrueCrypt Volume open=truecrypt /v MyData.tc /li /q /a /m rm /eshell=mounttc shell\mounttc=&Mount shell\mounttc\command=truecrypt /v MyData.tc /li /q /a /m rm /eshell=dismounttc shell\dismounttc=Dismount shell\dismounttc\command=truecrypt /di /qshell=runtc shell\runtc=Run TrueCrypt shell\runtc\command=truecrypt
Related posts:
- Mounting a remote system with SSH One of the cool things I’ve been doing lately is...
- Uninstall Ranger from a Computer without the RangerRemove User Sometimes it might be necessary to remove Sentinel’s Ranger software...
- Edit files with Notepad++ From Anywhere on your Network Notepad++ is a very handy tool. It rocks. What is...
- Tunnelling on the fly I’ve just been tweaking with SSH. One of the common...
- Reset your MediaWiki Sysop Password When you’re stuck without sysop access to MediaWiki because you...
Related posts brought to you by Yet Another Related Posts Plugin.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.