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.

60 lines
1.5 KiB

  1. HKCR
  2. {
  3. DisplEx.DisplEx.1 = s 'DisplEx Class'
  4. {
  5. CLSID = s '{7D197471-607C-11D1-9FED-00600832DB4A}'
  6. }
  7. DisplEx.DisplEx = s 'DisplEx Class'
  8. {
  9. CurVer = s 'DisplEx.DisplEx.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {7D197471-607C-11D1-9FED-00600832DB4A} = s 'DisplEx Class'
  14. {
  15. ProgID = s 'DisplEx.DisplEx.1'
  16. VersionIndependentProgID = s 'DisplEx.DisplEx'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. }
  20. }
  21. }
  22. }
  23. HKEY_LOCAL_MACHINE
  24. {
  25. Software
  26. {
  27. Microsoft
  28. {
  29. MMC
  30. {
  31. SnapIns
  32. {
  33. {7D197471-607C-11D1-9FED-00600832DB4A} = s 'Display Manager Extension Snapin'
  34. {
  35. val NameString = s 'Display Manager Extension Snapin'
  36. }
  37. }
  38. NodeTypes
  39. {
  40. {d59cd090-44d9-11d1-9fd5-00600832db4a} = s 'Display Manager snapin'
  41. {
  42. Extensions
  43. {
  44. Task
  45. {
  46. val {7D197471-607C-11D1-9FED-00600832DB4A} = s ' Wallpaper Extension'
  47. }
  48. PropertySheet
  49. {
  50. val {7D197471-607C-11D1-9FED-00600832DB4A} = s ' Wallpaper Extension'
  51. }
  52. }
  53. }
  54. }
  55. }
  56. }
  57. }
  58. }