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

  1. HKCR
  2. {
  3. AppManDispatch.ApplicationEntry.1 = s 'AppManDispatch.ApplicationEntry'
  4. {
  5. CLSID = s '{9D4BD41C-508B-4D49-894E-F09242B68AF8}'
  6. }
  7. AppManDispatch.ApplicationEntry = s 'AppManDispatch.ApplicationEntry'
  8. {
  9. CLSID = s '{9D4BD41C-508B-4D49-894E-F09242B68AF8}'
  10. CurVer = s 'AppManDispatch.ApplicationEntry.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {9D4BD41C-508B-4D49-894E-F09242B68AF8} = s 'AppManDispatch.ApplicationEntry'
  15. {
  16. ProgID = s 'AppManDispatch.ApplicationEntry.1'
  17. VersionIndependentProgID = s 'AppManDispatch.ApplicationEntry'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{132ACE4B-3FDF-4B61-A22B-38049687F970}'
  24. }
  25. }
  26. }