PDA

View Full Version : modifiche autorun.inf su chiavetta usb


tntgiallo
19-10-2006, 13:23
Ho installato sulla chiavetta usb TrueCrypt e si é creato un file autorun.inf per permettere nel menu tasto destro del mouse di avere comandi veloci di mount e unmount dei drivers, solo che ha perso come primo comando l'Apri nomale della periferica removibile, come posso fare a aggiungere come principale il comando apri.

ecco il mio file di autorun:


[autorun]
open=kryptodrive\TrueCrypt\TrueCrypt.exe /e /m rm /v "kryptodrive\kryptodrive"
shell=open
action=Start TrueCrypt
shell\open\command=kryptodrive\TrueCrypt\TrueCrypt.exe /e /m rm /v "kryptodrive\kryptodrive"
shell\open=TrueCrypt Start
shell\mount\command=kryptodrive\TrueCrypt\TrueCrypt.exe /q /a /e /m rm /v "kryptodrive\kryptodrive"
shell\mount=TrueCrypt Mount
shell\dismount\command=kryptodrive\TrueCrypt\TrueCrypt.exe /q /d
shell\dismount=TrueCrypt Dismount All


che aggiungo per avere anche un apri che apre il mio driver?

in allegato metto il mio menu di propertis