热度 22
2013-3-6 20:57
5315 次阅读|
0 个评论
把daemon虚拟光驱加到右键菜单中,无需第三方工具 wxleasyland@sina.com 2013.3.6 右键可以装载虚拟光盘文件,或卸载虚拟光盘,这样就方便多了。 我在.reg中是用这些内容(需修改DAEMON正确路径): Windows Registry Editor Version 5.00 @="Daemon 装载" @="\"D:\\Program Files\\DAEMON Tools\\daemon.exe\" -mount 0,\"%1\"" @="Daemon 卸载" @="\"D:\\Program Files\\DAEMON Tools\\daemon.exe\" -unmount 0" 如果出现错误提示:“Secure mode confirmation for command line”,则是DAEMON Tools在Secure mode下要用户确认操作。 只需要在DAEMON Tools的options中取消Secure mode,就不会出现提示了。 ================================== 转载: 发信人: Kiroro (山顶冻人·爱拼才会赢), 信区: software 标 题: 把daemon加到右键菜单中,无需第三方工具(zz) 发信站: 饮水思源 (2003年11月26日16:21:00 星期三), 站内信件 转自 http://www.daemon-tools.cc/portal/viewtopic.php?t=1771sid=0cf8bfecc4e609acb1 291be33b7aa96f 很不错的改进。 想尝试的朋友记得先备份注册表 如果daemon不是缺省路径安装的, 要修改一下路径 Mount/Umount Context Menu Association without 3rd Party Tools 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 @="" @="Mount" @="Edit" @="C:\\WINDOWS\\notepad.exe %1" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0" @="" @="Mount" @="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0" @="" @="Mount" @="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0" @="" @="Mount" @="\"C:\\Program Files\\Programs\\Media\\Gordian Knot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -mount 0,\"%1\"" @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0" ====== End Regestry File ======== To be able to unmount the image by right clicking on the drive with the mounted image, add the following to the bottom of the regestry script ====== Start Regestry Script ============= @="\"C:\\Program Files\\D-Tools\\daemon.exe\" -unmount 0" ====== End Regestry Script ============= =================================== DAEMON Tools 命令行参数(转) 2007-01-02 19:34:25| 分类: 软件技巧 |字号 订阅 -lock - 用来锁定动态链接操作,以确保非授权程序不能加载daemon.dll、运行其功能。主要用在“自动加载”功能上(假设自 动加载功能被激活),但是也能用在命令行中。解除锁定,可在DAEMON管理器或正在运行的图形用户界面中进行。注意:锁定对 DAEMON管理器本身或其它我们已经授权使用该动态链接的程序没有影响。 -noicon - 这个选项用来阻止DAEMON Tools创建任务栏图标。当DAEMON管理器已运行,或你在命令行中指定了另一个命令(除了 lock命令),此开关无效!DAEMON管理器在执行该参数之后,自动退出,不创建任务栏图标。 -mount - 允许在命令行或快捷方式中加载镜像文件。 格式:--mount ,N是指虚拟光驱的数字(0到3),PATH是指镜像文件所在的完整的路径。 如:daemon.exe -mount 0,"c:\My Images\nameofimage.cue" 注意:当文件名中有“空格”时,你的路径应使用引号(英文标点)。 -unmount - 允许在命令行卸载镜像文件。 格式:-unmount N是指虚拟光驱的数字(0到3)。 -safedisc - 允许在命令行打开或关闲Safedisc的虚拟功能。 '-safedisc on'打开, '-safedisc off'关闲此功能。 -securom - 允许在命令行打开或关闲securom的虚拟功能。 '-securom on'打开, '-securom off'关闲此功能。 -laserlok - 允许在命令行打开或关闲securom的虚拟功能。 '-laserlok on'打开, '-laserlok off'关闲此功能。 所有的命令行参数都可以组合使用。 注意:当弹出"为命令行确认安全模式时",取消DT选项里的"锁定DLL" 例: c:\tools\d-tools\Daemon -noicon -unmount 0 c:\tools\d-tools\Daemon -noicon -mount 0,"I:\san10\cdkey.mds" start daemon.exe -mount 0,"I:\PCgame\三国群英传4\模拟镜像\SG4_CN_2.mds" -noicon -safedisc off -securom off -laserlock off -rmps off -mount 0,"I:\PCgame\三国群英传4\模拟镜像\SG4_CN_2.mds"是加入光盘主要的参数和开关,格式为-mount n,path-mount是加载虚拟光驱文件的参数,n是光盘的ID,DAEMON Tools可以模拟4个光盘,ID对应0-3,path为完整路径,必须为完整路径。 -noicon为无图标模式,可以使一切静悄悄。 -safedisc -securom -laserlock -rmps为4个模拟项目,必须加开关“on”或者“off”才有意义,意义就是是否开启这项模拟。 -unmount很显然就是卸载虚拟光驱文件,不过一般不需要卸载,-mount可以覆盖已经存在的虚拟光盘。