title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 1 of 1

Thread: dMC r11 and r12/r13 Compatibility Note

  1. #1
    dBpoweramp Guru LtData's Avatar
    Join Date
    May 2004
    Location
    USA
    Posts
    8,288

    dMC r11 and r12/r13 Compatibility Note

    If you have both dMC r12 and r11 installed, the shell extensions and "Edit Tag" menus that show up belong to the last version of dMC that was installed. Normally, this is fine, as r12 is installed last, but if r12 is installed first, then the right-click options and Edit Tag are handled by r11 and not r12. The following is a list of procedures for how to fix this:

    First, go into dMC Configuration and disable all of the right-click menus, explorer columns, and "Edit Tag" option.
    Run the following commands, replacing <r11 install path> with the dMC r11 install directory and <r12 install path> with the dMC r12 install directory:
    Code:
    regsvr32 /u "<r11 install path>\dbshell.dll"
    regsvr32 /u "<r11 install path>\dmcshell.dll"
    Then go to the dMC r11 installation directory and delete or rename these two files. If they do not delete, try restarting and then deleting them.

    Next, run the following commands:
    Code:
    regsvr32 "<r12 install path>\dbshell.dll"
    regsvr32 "<r12 install path>\dmcshell.dll"
    Then go into dBpoweramp Configuration and re-enable the right-click options, "Edit Tag", and the other options you want.

    If you have a problem doing this procedure, please make a thread in the dMC Support area.
    Last edited by LtData; 07-24-2007 at 09:52 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •