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.

33 lines
1.2 KiB

  1. HKCR
  2. {
  3. CompatUI.SelectFile.1 = s 'SelectFile Class'
  4. {
  5. CLSID = s '{66CBC149-A49F-48F9-B17A-6A3EA9B42A87}'
  6. }
  7. CompatUI.SelectFile = s 'SelectFile Class'
  8. {
  9. CLSID = s '{66CBC149-A49F-48F9-B17A-6A3EA9B42A87}'
  10. CurVer = s 'CompatUI.SelectFile.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {66CBC149-A49F-48F9-B17A-6A3EA9B42A87} = s 'SelectFile Class'
  15. {
  16. ProgID = s 'CompatUI.SelectFile.1'
  17. VersionIndependentProgID = s 'CompatUI.SelectFile'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. ForceRemove 'Control'
  24. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 105'
  25. 'MiscStatus' = s '4096'
  26. {
  27. '1' = s '131473'
  28. }
  29. 'TypeLib' = s '{233A5627-7755-4B36-AA00-656B8846F501}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }