The regestry script below will associate .cue, .iso, .mds and .nrg files with
Deamon Tools allowing you to mount them with a single/double click. To unmount the image you have to right click the .cue, .iso, .mds or .nrg file and select Unmount.
Feel free to modify the regestry file to your likings. Right now it also contains the shell command for burning the image with DVD Decrypted.
Don't forget to edit the location to your Deamon Tools and/or DVD Decrypter to match your installation.
To use the regestry script, cut and past the text between the Start and the End tags and copy it into a new text file. Save the file and rename the .txt
extention to .reg. Then simply single/double click the file to merge it into the registry.
Warning!! Using this registry script will overwrite any existing file associations for the above mentioned files.
Any comments, questions? Please reply here.
====== Start Regestry File ========
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.cue]
@=""
[HKEY_CLASSES_ROOT\.cue\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.cue\Shell\Edit]
@="&Edit"
[HKEY_CLASSES_ROOT\.cue\Shell\Edit\Command]
@="C:\\WINDOWS\\notepad.exe %1"
[HKEY_CLASSES_ROOT\.cue\Shell\Mount]
[HKEY_CLASSES_ROOT\.cue\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.cue\Shell\Unmount]
[HKEY_CLASSES_ROOT\.cue\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.iso]
@=""
[HKEY_CLASSES_ROOT\.iso\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.iso\Shell\Mount]
[HKEY_CLASSES_ROOT\.iso\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.iso\Shell\Unmount]
[HKEY_CLASSES_ROOT\.iso\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.mds]
@=""
[HKEY_CLASSES_ROOT\.mds\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.mds\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.mds\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.mds\Shell\Mount]
[HKEY_CLASSES_ROOT\.mds\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.mds\Shell\Unmount]
[HKEY_CLASSES_ROOT\.mds\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.nrg]
@=""
[HKEY_CLASSES_ROOT\.nrg\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.nrg\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.nrg\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.nrg\Shell\Mount]
[HKEY_CLASSES_ROOT\.nrg\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.nrg\Shell\Unmount]
[HKEY_CLASSES_ROOT\.nrg\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
====== End Regestry File ========
Deamon Tools allowing you to mount them with a single/double click. To unmount the image you have to right click the .cue, .iso, .mds or .nrg file and select Unmount.
Feel free to modify the regestry file to your likings. Right now it also contains the shell command for burning the image with DVD Decrypted.
Don't forget to edit the location to your Deamon Tools and/or DVD Decrypter to match your installation.
To use the regestry script, cut and past the text between the Start and the End tags and copy it into a new text file. Save the file and rename the .txt
extention to .reg. Then simply single/double click the file to merge it into the registry.
Warning!! Using this registry script will overwrite any existing file associations for the above mentioned files.
Any comments, questions? Please reply here.
====== Start Regestry File ========
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.cue]
@=""
[HKEY_CLASSES_ROOT\.cue\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.cue\Shell\Edit]
@="&Edit"
[HKEY_CLASSES_ROOT\.cue\Shell\Edit\Command]
@="C:\\WINDOWS\\notepad.exe %1"
[HKEY_CLASSES_ROOT\.cue\Shell\Mount]
[HKEY_CLASSES_ROOT\.cue\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.cue\Shell\Unmount]
[HKEY_CLASSES_ROOT\.cue\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.iso]
@=""
[HKEY_CLASSES_ROOT\.iso\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.iso\Shell\Mount]
[HKEY_CLASSES_ROOT\.iso\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.iso\Shell\Unmount]
[HKEY_CLASSES_ROOT\.iso\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.mds]
@=""
[HKEY_CLASSES_ROOT\.mds\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.mds\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.mds\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.mds\Shell\Mount]
[HKEY_CLASSES_ROOT\.mds\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.mds\Shell\Unmount]
[HKEY_CLASSES_ROOT\.mds\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
[HKEY_CLASSES_ROOT\.nrg]
@=""
[HKEY_CLASSES_ROOT\.nrg\Shell]
@="Mount"
[HKEY_CLASSES_ROOT\.nrg\Shell\Burn using DVD Decrypter]
[HKEY_CLASSES_ROOT\.nrg\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""
[HKEY_CLASSES_ROOT\.nrg\Shell\Mount]
[HKEY_CLASSES_ROOT\.nrg\Shell\Mount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\""
[HKEY_CLASSES_ROOT\.nrg\Shell\Unmount]
[HKEY_CLASSES_ROOT\.nrg\Shell\Unmount\Command]
@="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0"
====== End Regestry File ========
Comment