Jump to content

Recommended Posts

Posted (edited)

Hi, i've use Daemon Tools and it's a very good program but it misses one thing... It can't mount images as easily as Alcohol 120%. But then i found this reply on the topic "alcohol 120 vs daemon tools" :

____________________________________________________________________________

I prefer Daemon Tools because i can easily mount images by double clicking on the file or by right clicking on one.  I use this cmd file taken from the registering extensions unattended thread by simonsays.

open notepad paste the following code and save as "DaemonTools.cmd" and run it by double clicking on it after you install the program.

or just download it here  :)  DaemonTools.cmd

@echo off
cmdow @ /HID
M Short %PF% Variable
FOR %%A IN ("%PROGRAMFILES%") DO SET SHORTPF=%%~sA

REG ADD "HKLM\SOFTWARE\Classes\.iso" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.bin" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.cif" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.vcd" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.fcd" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.img" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.c2d" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.dao" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.tao" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.ccd" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.cue" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.bwt" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.cdi" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.b5t" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.mds" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.nrg" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\.pdi" /VE /D "D-Tools" /F
REG ADD "HKLM\SOFTWARE\Classes\D-Tools\DefaultIcon" /VE /D "%SHORTPF%\D-Tools\daemon.exe,0" /F
REG ADD "HKLM\SOFTWARE\Classes\D-Tools\shell\open\command" /VE /D %SHORTPF%\D-Tools\daemon.exe -noicon -mount 0, \"%%1\"" /F
REG ADD "HKLM\SOFTWARE\Classes\D-Tools\shell\Mount on First Device\command" /VE /D "%SHORTPF%\D-Tools\daemon.exe -noicon -mount 0, \"%%1\"" /F
REG ADD "HKLM\SOFTWARE\Classes\D-Tools\shell\Unmount First Device\command" /VE /D "%SHORTPF%\D-Tools\daemon.exe -noicon -unmount 0" /F

REM REG ADD "HKLM\SOFTWARE\Classes\D-Tools\shell\Mount on Second Device\command" /VE /D "%SHORTPF%\D-Tools\daemon.exe -noicon -mount 1, \"%%1\"" /F
REM REG ADD "HKLM\SOFTWARE\Classes\D-Tools\shell\Unmount Second Device\command" /VE /D "%SHORTPF%\D-Tools\daemon.exe -noicon -unmount 1" /F

____________________________________________________________________________

When I installed "DaemonTools.cmd" it didn't worked. Now my question is:

How to undo all of the changes it has done to my pc?

Edited by thrash7

  • 4 weeks later...
Posted

is there a switch to the installer for not installing virtual devices?

Because the windows of new driver found compares me everytimes.

Even if there is the silent switch.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...