basically i have a lil reg file, ignore the dvd decryptor stuff,
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\discimage]
@="CD-DVD Image"
[HKEY_CLASSES_ROOT\discimage\DefaultIcon]
@="C:\\Program Files\\DAEMON Tools\\daemon.exe,0"
[HKEY_CLASSES_ROOT\discimage\shell]
@="Mount"
[HKEY_CLASSES_ROOT\discimage\shell\Burn_with_DVD_De cryptor]
@="Burn with DVD Decryptor"
"Position"="2"
[HKEY_CLASSES_ROOT\discimage\shell\Burn_with_DVD_De cryptor\command]
@="\"E:\\~Ripping\\DVD DeCryptor 3.2.2.0\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\discimage\shell\Mount]
@="Mount"
"Position"="0"
[HKEY_CLASSES_ROOT\discimage\shell\Mount\command]
@="\"C:\\Program Files\\DAEMON Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\discimage\shell\Unmount]
@="Unmount"
"Position"="1"
[HKEY_CLASSES_ROOT\discimage\shell\Unmount\command]
@="\"C:\\Program Files\\DAEMON Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.iso]
@="discimage"
[HKEY_CLASSES_ROOT\.bin]
@="discimage"
[HKEY_CLASSES_ROOT\.mds]
@="discimage"
[HKEY_CLASSES_ROOT\.mdf]
@="discimage"
[HKEY_CLASSES_ROOT\.ccd]
@="discimage"
[HKEY_CLASSES_ROOT\.cue]
@="discimage"
[HKEY_CLASSES_ROOT\.nrg]
@="discimage"
[HKEY_CLASSES_ROOT\.pdi]
@="discimage"
and basically now i have to click yes to Secure mode confirmation for command line: -mount -,"blahblah.mdf" and i wanna not have to click yes
whats the switcharooney
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\discimage]
@="CD-DVD Image"
[HKEY_CLASSES_ROOT\discimage\DefaultIcon]
@="C:\\Program Files\\DAEMON Tools\\daemon.exe,0"
[HKEY_CLASSES_ROOT\discimage\shell]
@="Mount"
[HKEY_CLASSES_ROOT\discimage\shell\Burn_with_DVD_De cryptor]
@="Burn with DVD Decryptor"
"Position"="2"
[HKEY_CLASSES_ROOT\discimage\shell\Burn_with_DVD_De cryptor\command]
@="\"E:\\~Ripping\\DVD DeCryptor 3.2.2.0\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\discimage\shell\Mount]
@="Mount"
"Position"="0"
[HKEY_CLASSES_ROOT\discimage\shell\Mount\command]
@="\"C:\\Program Files\\DAEMON Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\discimage\shell\Unmount]
@="Unmount"
"Position"="1"
[HKEY_CLASSES_ROOT\discimage\shell\Unmount\command]
@="\"C:\\Program Files\\DAEMON Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.iso]
@="discimage"
[HKEY_CLASSES_ROOT\.bin]
@="discimage"
[HKEY_CLASSES_ROOT\.mds]
@="discimage"
[HKEY_CLASSES_ROOT\.mdf]
@="discimage"
[HKEY_CLASSES_ROOT\.ccd]
@="discimage"
[HKEY_CLASSES_ROOT\.cue]
@="discimage"
[HKEY_CLASSES_ROOT\.nrg]
@="discimage"
[HKEY_CLASSES_ROOT\.pdi]
@="discimage"
and basically now i have to click yes to Secure mode confirmation for command line: -mount -,"blahblah.mdf" and i wanna not have to click yes
whats the switcharooney
Comment