Okay after 2 hours of clicking on DRMDBG over and over after having modified the ini file I came up with a solution that worked immediately!
Original:
(on Windows XP) INTO
Code:
[IndivBoxKey]
path=C:\Documents and Settings\All Users\DRM\Cache\Indiv01.key
[drmv2clt]
path=C:\WINDOWS\system32\drmv2clt.dll
Change:
(on Windows XP) INTO
Code:
[IndivBoxKey]
path="C:\Documents and Settings\All Users\DRM\Cache\Indiv01.key"
[drmv2clt]
path=C:\WINDOWS\system32\drmv2clt.dll
Those quotes made it so that my DRMDBG actually pics up the IBX info when it starts up!
Good luck!
