Your registry might be corrupted. (Code 19)

  • Thread starter Thread starter Chris Bedford
  • Start date Start date
C

Chris Bedford

Need help!

Win2k pro cd-rom no longer shows under my computer and
does not work. I have uninstalled reinstalled and updated
drivers several times with no luck. Device manager keeps
giving me the Your registry might be corrupted. (Code 19).

??

Thanks in advance,

Chris Bedford
 
Need help!

Win2k pro cd-rom no longer shows under my computer and
does not work. I have uninstalled reinstalled and updated
drivers several times with no luck. Device manager keeps
giving me the Your registry might be corrupted. (Code 19).

I just figured this very problem out, it's caused by the uninstalling of
Roxio or Adaptec EZCD. The stupid uninstall routine leaves two extra
values in the registry at:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ (line break
here) {4D36E965-E325-11CE-BFC1-08002BE10318}

Look for the two REG_MULTI_SZ values and delete if they exist:

UpperFilters
LowerFilters

You may need to use REGEDT32.EXE and set security permissions to Full
Control for Administrators on the key before you will be allowed to
delete the values.
 
Back
Top