Leaked source code of windows server 2003
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.

28 lines
739 B

  1. HKCR
  2. {
  3. NoRemove CLSID
  4. {
  5. ForceRemove {46C166AA-3108-11D4-9348-00C04F8EEB71} = s 'Home Networking Configuration Manager'
  6. {
  7. Delete ProgID
  8. Delete VersionIndependentProgID
  9. InProcServer32 = s '%MODULE%'
  10. {
  11. val ThreadingModel = s 'Both'
  12. }
  13. }
  14. ForceRemove {d851f103-8c90-4321-aff0-58ba5bd421c2} = s 'SharedAccess Notification Sink'
  15. {
  16. val AppID = s '{ce166e40-1e72-45b9-94c9-3b2050e8f180}'
  17. }
  18. }
  19. NoRemove AppID
  20. {
  21. ForceRemove {ce166e40-1e72-45b9-94c9-3b2050e8f180} = s 'SharedAccess'
  22. {
  23. val LocalService = s 'SharedAccess'
  24. }
  25. }
  26. }