Log in

View Full Version : decryptor shell extension?


SiXXGuNNZ
28th January 2004, 10:28
how do I get a burn with dvd decryptor right click extension, I had it on one of my pc's then it just stopped working, and I cannot figure out how in the world I got it there in the first place, but I miss the option :(

LIGHTNING UK!
28th January 2004, 16:00
Something else has taken over the association. The code for dvd decrypters context menu option IS still there.

All you need to do it open up regedit, HKEY_CLASSES_ROOT

Then browse to .ISO or whatever and clear the value from 'default'

SiXXGuNNZ
28th January 2004, 23:44
Originally posted by LIGHTNING UK!
Something else has taken over the association. The code for dvd decrypters context menu option IS still there.

All you need to do it open up regedit, HKEY_CLASSES_ROOT

Then browse to .ISO or whatever and clear the value from 'default'

will give it a try, thanks

SiXXGuNNZ
13th February 2004, 03:59
also, this little reg will fix it ;)

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.iso\Shell]

[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter]

[HKEY_CLASSES_ROOT\.iso\Shell\Burn using DVD Decrypter\Command]
@="\"C:\\Program Files\\GordianKnot\\DVDDecrypter.exe\" /MODE ISOWRITE /SOURCE \"%1\""

LIGHTNING UK!
13th February 2004, 17:07
That should have already been there anyway.