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

  1. HKCR
  2. {
  3. MSTVGS.ServiceFactory.1 = s 'Microsoft TV Guide Store ServiceFactory Class'
  4. {
  5. CLSID = s '{48efe987-b541-4c02-89fb-a2f03a490697}'
  6. }
  7. MSTVGS.ServiceFactory = s 'Microsoft TV Guide Store ServiceFactory Class'
  8. {
  9. CLSID = s '{48efe987-b541-4c02-89fb-a2f03a490697}'
  10. CurVer = s 'MSTVGS.ServiceFactory.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {48efe987-b541-4c02-89fb-a2f03a490697} = s 'Microsoft TV Guide Store ServiceFactory Class'
  15. {
  16. ProgID = s 'MSTVGS.ServiceFactory.1'
  17. VersionIndependentProgID = s 'MSTVGS.ServiceFactory'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{8D9EEDCE-21E9-4845-82A8-99CEC53E6DB2}'
  24. }
  25. }
  26. }