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.

47 lines
1.7 KiB

  1. HKCR
  2. {
  3. NoRemove CLSID
  4. {
  5. ForceRemove {a7f9264a-08bb-11d3-94b1-00805f6596d2} = s 'Sample WIAWebvwUI Class'
  6. {
  7. InprocServer32 = s '%MODULE%'
  8. {
  9. val ThreadingModel = s 'Apartment'
  10. }
  11. }
  12. ForceRemove {b6c280f7-0f07-11d3-94c7-00805f6596d2} = s 'Sample WIA shell extension Class'
  13. {
  14. InprocServer32 = s '%MODULE%'
  15. {
  16. val ThreadingModel = s 'Apartment'
  17. }
  18. }
  19. ForceRemove {edb8b35d-c15f-4e45-9658-50d7f8addb56} = s 'Sample WIA dialog extension'
  20. {
  21. InprocServer32 = s '%MODULE%'
  22. {
  23. val ThreadingModel = s 'Apartment'
  24. }
  25. }
  26. NoRemove {ACBF6AF6-51C9-46a9-87D8-A93F352BCB3E}
  27. {
  28. shellex
  29. {
  30. ContextMenuHandlers
  31. {
  32. {b6c280f7-0f07-11d3-94c7-00805f6596d2} = s 'Sample extension'
  33. }
  34. PropertySheetHandlers
  35. {
  36. {b6c280f7-0f07-11d3-94c7-00805f6596d2} = s 'Sample extension'
  37. }
  38. WiaDialogExtensionHandlers
  39. {
  40. {edb8b35d-c15f-4e45-9658-50d7f8addb56} = s 'Sample extension'
  41. }
  42. }
  43. }
  44. }
  45. }