this reg allows instant mounting via double click on cue, bwt, bin, mds, mdf, nrg, img, iso, ima and ccd images. in the context menu it is possible to mount them in another drive slot. default is the first slot. feel free to edit it to reflect you system configuration. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\fastmountfile] @="CD Image" "EditFlags"=dword:00010000 "BrowserFlags"=dword:00000008 [HKEY_CLASSES_ROOT\fastmountfile\DefaultIcon] @="C:\\Program Files\\D-Tools\\daemon.exe,0" [HKEY_CLASSES_ROOT\fastmountfile\shell] @="open" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_2] @="Mount on Slot 2" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_2\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 1,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_3] @="Mount on Slot 3" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_3\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 2,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_4] @="Mount on Slot 4" [HKEY_CLASSES_ROOT\fastmountfile\shell\Mount_on_Slot_4\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 3,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\open] @="Mount" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\command] @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec] [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec\Application] @="daemon" [HKEY_CLASSES_ROOT\fastmountfile\shell\open\ddeexec\Topic] @="System" [HKEY_CLASSES_ROOT\.bwt] @="fastmountfile" [HKEY_CLASSES_ROOT\.bin] @="fastmountfile" [HKEY_CLASSES_ROOT\.cue] @="fastmountfile" [HKEY_CLASSES_ROOT\.ccd] @="fastmountfile" [HKEY_CLASSES_ROOT\.iso] @="fastmountfile" [HKEY_CLASSES_ROOT\.img] @="fastmountfile" [HKEY_CLASSES_ROOT\.mdf] @="fastmountfile" [HKEY_CLASSES_ROOT\.ima] @="fastmountfile" [HKEY_CLASSES_ROOT\.mds] @="fastmountfile" [HKEY_CLASSES_ROOT\.nrg] @="fastmountfile" daemon.reg