Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
599 B

  1. HKCR
  2. {
  3. IUCtl.Detection.1 = s 'Detection Class'
  4. {
  5. CLSID = s '{B5AF6951-FFBD-4E7B-A126-8F28F86E5D2E}'
  6. }
  7. IUCtl.Detection = s 'Detection Class'
  8. {
  9. CLSID = s '{B5AF6951-FFBD-4E7B-A126-8F28F86E5D2E}'
  10. CurVer = s 'IUCtl.Detection.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {B5AF6951-FFBD-4E7B-A126-8F28F86E5D2E} = s 'Detection Class'
  15. {
  16. ProgID = s 'IUCtl.Detection.1'
  17. VersionIndependentProgID = s 'IUCtl.Detection'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{306C2111-D294-4DD1-9C47-41036F58EBB3}'
  24. }
  25. }
  26. }