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.

24 lines
541 B

  1. HKCR
  2. {
  3. AzRoles.AzJunctionPoint.1 = s 'AzJunctionPoint Class'
  4. {
  5. CLSID = s '{14c084fd-b2d8-4862-99e5-65e8855f11fb}'
  6. }
  7. AzRoles.AzJunctionPoint = s 'AzJunctionPoint Class'
  8. {
  9. CurVer = s 'AzRoles.AzJunctionPoint.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {14c084fd-b2d8-4862-99e5-65e8855f11fb} = s 'AzJunctionPoint Class'
  14. {
  15. ProgID = s 'AzRoles.AzJunctionPoint.1'
  16. VersionIndependentProgID = s 'AzRoles.AzJunctionPoint'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }