Skip to content

Instantly share code, notes, and snippets.

@jihan917
Created January 9, 2013 22:38
Show Gist options
  • Save jihan917/4497672 to your computer and use it in GitHub Desktop.
Save jihan917/4497672 to your computer and use it in GitHub Desktop.
Microsoft Network Client for DOS, system.ini (specify NDIS2 driver "netcard=pcntnd.dos", and see to it "transport=tcpdrv.dos,nemm.dos". the rest need no change.)
[network]
sizworkbuf=1498
filesharing=no
printsharing=no
autologon=yes
computername=COMPUTER
lanroot=C:\MSNET
username=Administrator
workgroup=WORKGROUP
reconnect=yes
dospophotkey=N
lmlogon=0
logondomain=WORKGROUP
preferredredir=basic
autostart=
maxconnections=8
[network drivers]
netcard=pcntnd.dos
transport=tcpdrv.dos,nemm.dos
devdir=C:\MSNET
LoadRMDrivers=yes
[386enh]
TimerCriticalSection=5000
UniqueDosPSP=TRUE
PSPIncrement=2
[Password Lists]
*Shares=C:\MSNET\Shares.PWL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment