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.

27 lines
731 B

  1. HKCR
  2. {
  3. MSTVGS.Service.1 = s 'Microsoft TV Guide Store Service Class'
  4. {
  5. CLSID = s '{957D8D57-32B1-4BE3-8E37-EC8849F16815}'
  6. }
  7. MSTVGS.Service = s 'Microsoft TV Guide Store Service Class'
  8. {
  9. CLSID = s '{957D8D57-32B1-4BE3-8E37-EC8849F16815}'
  10. CurVer = s 'MSTVGS.Service.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {957D8D57-32B1-4BE3-8E37-EC8849F16815} = s 'Microsoft TV Guide Store Service Class'
  15. {
  16. ProgID = s 'MSTVGS.Service.1'
  17. VersionIndependentProgID = s 'MSTVGS.Service'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{8D9EEDCE-21E9-4845-82A8-99CEC53E6DB2}'
  24. val CollectionCLSID = s '{43F457D2-C955-48E2-91AD-B91C9154C613}'
  25. }
  26. }
  27. }