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

  1. HKCR
  2. {
  3. GuideStore.ScheduleEntry.1 = s 'ScheduleEntry Class'
  4. {
  5. CLSID = s '{AFEBCA90-0FF9-48BD-BC98-95477A631BBB}'
  6. }
  7. GuideStore.ScheduleEntry = s 'ScheduleEntry Class'
  8. {
  9. CLSID = s '{AFEBCA90-0FF9-48BD-BC98-95477A631BBB}'
  10. CurVer = s 'GuideStore.ScheduleEntry.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {AFEBCA90-0FF9-48BD-BC98-95477A631BBB} = s 'ScheduleEntry Class'
  15. {
  16. ProgID = s 'GuideStore.ScheduleEntry.1'
  17. VersionIndependentProgID = s 'GuideStore.ScheduleEntry'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Both'
  22. }
  23. 'TypeLib' = s '{8D9EEDCE-21E9-4845-82A8-99CEC53E6DB2}'
  24. val CollectionCLSID = s '{226D6AD0-7026-494F-BCAD-FAB087E67290}'
  25. }
  26. }
  27. }