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

  1. HKCR
  2. {
  3. Tvprof.TVProfile.1 = s 'TVProfile Class'
  4. {
  5. CLSID = s '{EB24C040-9E6B-4469-A425-87DCCFFE4395}'
  6. }
  7. Tvprof.TVProfile = s 'TVProfile Class'
  8. {
  9. CLSID = s '{EB24C040-9E6B-4469-A425-87DCCFFE4395}'
  10. CurVer = s 'Tvprof.TVProfile.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {EB24C040-9E6B-4469-A425-87DCCFFE4395} = s 'TVProfile Class'
  15. {
  16. ProgID = s 'Tvprof.TVProfile.1'
  17. VersionIndependentProgID = s 'Tvprof.TVProfile'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{33B556C4-2A69-412C-A31B-5DFAD2660F1F}'
  24. }
  25. }
  26. }