Announcement

Collapse
No announcement yet.

right click tool doesnt work anymore

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • right click tool doesnt work anymore

    im on version 4. 3.03 of deamon tools lite. but i can no longer find a version of awxdtools or whatever it is that runs anymore. Is there another way to get right click mount options without all that registry messing crap?

  • #2
    Run the following file and exchange program path (c:\\program files) and then you should have what you want (this is revoking DT Lite's and Pro's integration):
    Code:
    REGEDIT4
    
    [HKEY_CLASSES_ROOT\.mds]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.cue]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.iso]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.b6t]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.b5t]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.pdi]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.ccd]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.nrg]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.cdi]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.bwt]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\.isz]
    @="DT_Lite"
    
    [HKEY_CLASSES_ROOT\DT_Lite]
    [HKEY_CLASSES_ROOT\DT_Lite\DefaultIcon]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe,0"
    [HKEY_CLASSES_ROOT\DT_Lite\shell]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 0]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 0\command]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -mount 0, %1" 
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 1]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 1\command]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -mount 1, %1" 
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 2]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 2\command]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -mount 2, %1" 
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 3]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 3\command]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -mount 3, %1" 
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Unmount all Images from DT Lite]
    [HKEY_CLASSES_ROOT\DT_Lite\shell\Unmount all Images from DT Lite\command]
    @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -unmount_all"
    Last edited by Blazkowicz; 16.02.2009, 22:55.
    Make something idiot proof, but then they just make a better idiot
    Peace Through Power

    Comment


    • #3
      says error in command line.

      Comment


      • #4
        Try the following then:
        Code:
        REGEDIT4
        
        [HKEY_CLASSES_ROOT\.mds]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.cue]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.iso]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.b6t]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.b5t]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.pdi]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.ccd]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.nrg]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.cdi]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.bwt]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\.isz]
        @="DT_Lite"
        
        [HKEY_CLASSES_ROOT\DT_Lite]
        [HKEY_CLASSES_ROOT\DT_Lite\DefaultIcon]
        @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe,0"
        [HKEY_CLASSES_ROOT\DT_Lite\shell]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 0]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 0\command]
        @="\"c:\\program files\\DAEMON Tools Lite\\Daemon.exe\" -mount 0, \"%1\""
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 1]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 1\command]
        @="\"c:\\program files\\DAEMON Tools Lite\\Daemon.exe\" -mount 1, \"%1\""
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 2]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 2\command]
        @="\"c:\\program files\\DAEMON Tools Lite\\Daemon.exe\" -mount 2, \"%1\"" 
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 3]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Mount with DT Lite to drive 3\command]
        @="\"c:\\program files\\DAEMON Tools Lite\\Daemon.exe\" -mount 3, \"%1\"" 
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Unmount all Images from DT Lite]
        [HKEY_CLASSES_ROOT\DT_Lite\shell\Unmount all Images from DT Lite\command]
        @="c:\\program files\\DAEMON Tools Lite\\Daemon.exe -unmount_all"
        It should work now.
        Last edited by Blazkowicz; 17.02.2009, 19:56.
        Make something idiot proof, but then they just make a better idiot
        Peace Through Power

        Comment


        • #5
          neither work

          Comment


          • #6
            In which path is your image located?
            Make something idiot proof, but then they just make a better idiot
            Peace Through Power

            Comment


            • #7
              this doesnt seem to work with windows 7 64bit.
              and i did change the path entry to @="c:\\program files (x86)\\DAEMON Tools Lite\\DTLite.exe,0"

              Comment

              Working...
              X