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.

32 lines
775 B

  1. ; Remote access oem.inf file.
  2. [nwsdata]
  3. autoexec_anchor="net start"
  4. config_anchor="workgrp.sys"
  5. [netcard]
  6. asymac="Remote Access MAC Driver",901,ndis,none,real,asymac,asymac_nif
  7. [transport]
  8. asybeui="Remote Access Transport",002,ndis,asybeui,real,0,lanabase,asybeui,asybeui_xif
  9. ; Remote Access
  10. [asymac]
  11. device=asymac.dos,@netdir\ras\asymac.dos
  12. [asymac_nif]
  13. DRIVERNAME = ASYMAC$
  14. [asybeui]
  15. tsr = asybeui.exe,"@netdir\ras\asybeui.exe"
  16. tsr = vcommiod.exe,"@netdir\ras\vcommiod.exe"
  17. tsr = wantsr.exe,"@netdir\ras\wantsr.exe"
  18. sysparm=network,MaintainServerList,NO
  19. [asybeui_xif]
  20. DRIVERNAME = ASYBEUI$
  21. BINDINGS = ASYMAC
  22. param=SESSIONS,"Maximum Sessions",int,"3,117,1",12,0
  23. param=NCBS,"Network Control Blocks",int,"7,255,1",25,0