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
576 B

  1. HKCR
  2. {
  3. IUCtl.Update2.1 = s 'Update Class'
  4. {
  5. CLSID = s '{32BF9AC1-B122-4fed-B3C7-2DA520DF2B4E}'
  6. }
  7. IUCtl.Update2 = s 'Update Class'
  8. {
  9. CLSID = s '{32BF9AC1-B122-4fed-B3C7-2DA520DF2B4E}'
  10. CurVer = s 'IUCtl.Update2.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {32BF9AC1-B122-4fed-B3C7-2DA520DF2B4E} = s 'Update2 Class'
  15. {
  16. ProgID = s 'IUCtl.Update2.1'
  17. VersionIndependentProgID = s 'IUCtl.Update2'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Both'
  22. }
  23. 'TypeLib' = s '{306C2111-D294-4DD1-9C47-41036F58EBB3}'
  24. }
  25. }
  26. }