REM TrueCrypt mounting script REM Written by Mark Ursino (allthingsmarked.com) REM Modifications are allowed, but please include these comments @echo off cls tc /v C:\PATH\2\YOUR\TC\VOLUME.cab /l x /m /a /p YOUR-UNBREAKABLE-PASSWORD /q explorer.exe X: cls