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.

26 lines
627 B

  1. HKCR
  2. {
  3. Passport.FastAuth.1 = s 'FastAuth Class'
  4. {
  5. CLSID = s '{5602E146-27F6-11d3-94DD-00C04F72DC08}'
  6. }
  7. Passport.FastAuth = s 'FastAuth Class'
  8. {
  9. CLSID = s '{5602E146-27F6-11d3-94DD-00C04F72DC08}'
  10. CurVer = s 'Passport.FastAuth.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {5602E146-27F6-11d3-94DD-00C04F72DC08} = s 'FastAuth Class'
  15. {
  16. ProgID = s 'Passport.FastAuth.1'
  17. VersionIndependentProgID = s 'Passport.FastAuth'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Both'
  22. }
  23. 'TypeLib' = s '{41651BE3-A5C8-11D2-95DF-00C04F8E7A70}'
  24. }
  25. }
  26. }