Vorrei rendere TrueCrypt avviabile da pendrive in modo che all'inserimento si avvi e monti in automatico il volume presente nella pendrive; ho creato i file per l'avvio automatico con la procedura "Installazione del Traveler Disk" del programma, insieme al file-volume contenitore, ma non funziona. Questo è il file autorun.inf generato dalla procedura:
Probabilmente serve qualche file .bat, ma non so crearne. Sapreste aiutarmi?
Codice:
[autorun]
label=Traveler Disk di TrueCrypt
icon=TrueCrypt\TrueCrypt.exe
action=Montare un volume TrueCrypt
open=TrueCrypt\TrueCrypt.exe /q background /m rm /v "Dati"
shell\start=Avvia azione in background
shell\start\command=TrueCrypt\TrueCrypt.exe
shell\dismount=Smonta tutti i volumi TrueCrypt
shell\dismount\command=TrueCrypt\TrueCrypt.exe /q /d
Probabilmente serve qualche file .bat, ma non so crearne. Sapreste aiutarmi?
Ultima modifica: