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

  1. HKCR
  2. {
  3. NoRemove CLSID
  4. {
  5. ForceRemove {e57ce738-33e8-4c51-8354-bb4de9d215d1} = s 'UPnP Tray Monitor'
  6. {
  7. InProcServer32 = s '%MODULE%'
  8. {
  9. val ThreadingModel = s 'Both'
  10. }
  11. }
  12. }
  13. }
  14. HKLM
  15. {
  16. NoRemove Software
  17. {
  18. NoRemove Microsoft
  19. {
  20. NoRemove Windows
  21. {
  22. NoRemove CurrentVersion
  23. {
  24. NoRemove ShellServiceObjectDelayLoad
  25. {
  26. val UPnPMonitor = s '{e57ce738-33e8-4c51-8354-bb4de9d215d1}'
  27. }
  28. }
  29. }
  30. }
  31. }
  32. }