|
Registry files for Daemon Tools and mini-images
Registry files for Daemon Tools and mini-images
As a sample, here is a registry file "Daemon.reg" I'm using. When I want to mount or unmount a cue file image, I just right click on it and choose "Mount the image" or "Unmount the image".
-----------------------------
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\.cue]
@="Cue File"
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonMount]
@="Mount the image"
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonMount\command]
@="\"C:\\Progam Files\\Daemon Tools\\Daemon.exe\" -mount 0,\"%1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonUnmount]
@="Unmount the image"
[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\Cue File\Shell\DaemonUnmount\command]
@="C:\\Progam Files\\Daemon Tools\\Daemon.exe -unmount 0"
-----------------------------
To use this file, you must edit the path for Daemon.exe following your configuration. Then save the file as "Daemon.reg" and double-click on it.
You can do the same for .iso, .mds and so on files.
I think the shell integration (the right click) is the (only ?) strength of the Windows OS.
And mini-images ARE NoCDs, in fact they are often the BETTER noCDs, because there is no patch.
Bonjour chez vous,
Ma Pomme
|