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.

23 lines
501 B

  1. HKCR
  2. {
  3. EapTlsCfg.EapTlsCfg.1 = s 'EapTlsCfg Class'
  4. {
  5. CLSID = s '{58AB2366-D597-11d1-B90E-00C04FC9B263}'
  6. }
  7. EapTlsCfg.EapTlsCfg = s 'EapTlsCfg Class'
  8. {
  9. CurVer = s 'EapTlsCfg.EapTlsCfg.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {58AB2366-D597-11d1-B90E-00C04FC9B263} = s 'EapTlsCfg Class'
  14. {
  15. ProgID = s 'EapTlsCfg.EapTlsCfg.1'
  16. VersionIndependentProgID = s 'EapTlsCfg.EapTlsCfg'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Apartment'
  20. }
  21. }
  22. }
  23. }