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

  1. HKCR
  2. {
  3. UpdateMOT.SrcSidUpdate.1 = s 'SrcSidUpdate Class'
  4. {
  5. CLSID = s '{D6C982DC-3314-48CB-ADF3-D6526E4A29E7}'
  6. }
  7. UpdateMOT.SrcSidUpdate = s 'SrcSidUpdate Class'
  8. {
  9. CLSID = s '{D6C982DC-3314-48CB-ADF3-D6526E4A29E7}'
  10. CurVer = s 'UpdateMOT.SrcSidUpdate.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {D6C982DC-3314-48CB-ADF3-D6526E4A29E7} = s 'SrcSidUpdate Class'
  15. {
  16. ProgID = s 'UpdateMOT.SrcSidUpdate.1'
  17. VersionIndependentProgID = s 'UpdateMOT.SrcSidUpdate'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{98D0075E-48BD-45A3-9E72-396A3FB12545}'
  24. }
  25. }
  26. }