Hi there,
I have a client in a network using a samba-server that has to use MSDOS, because
some software running on it needs a clean DOS. I installed the DOS-Client for
TCPIP that is available from Microsoft V 1.0 and it works fine; the only thing
is, that it takes so much memory below 640 K, that another program also running
under DOS does not function correctly anymore. Maybe some of the programs loaded
in the autoexec.bat are not neccessary or maybe there is some other TCPIP client
for MSDOS available that eats up less memory. A listing of autoexec.bat and
memory-map (made with mem /c) follows. In case LPC is loaded into high
memory, things get worse. Any suggestions, thanks in advance?!
Christoph Mueller
Lauinger Str. 16
89407 Dillingen
Germany
mueller-dlg@t-online.de
AUTOEXEC.BAT
C:\NET\net initialize
@ECHO OFF
prompt $p$g
path C:\NET;c:\dos;c:\windows
rem
C:\NET\netbind.com
C:\NET\umb.com
C:\NET\tcptsr.exe
C:\NET\tinyrfc.exe
C:\NET\nmtsr.exe
C:\NET\emsbfr.exe
C:\NET\net start
rem
path n:\weeke
lpc /c2 REM lpc connects a NC-controlled machine
pause REM to the network
PATH C:\WINDOWS;C:\DOS
rem lh mouse
rem lh graphics
SET TEMP=C:\TEMP
SET TMP=C:\TEMP
MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI)
MODE CON CODEPAGE SELECT=437
lh c:\dos\keybife2.com
MEM /C
Module, die den Speicher unterhalb 1 MB verwenden:
Name Insgesamt = Konventioneller + Hoher Speicher
-------- ---------------- ---------------- ---------------
MSDOS 50.621 (49K) 50.621 (49K) 0 (0K)
HIMEM 1.168 (1K) 1.168 (1K) 0 (0K)
EMM386 3.136 (3K) 3.136 (3K) 0 (0K)
COMMAND 3.296 (3K) 3.296 (3K) 0 (0K)
LPC 99.216 (97K) 99.216 (97K) 0 (0K)
UMB 960 (1K) 272 (0K) 688 (1K)
TCPTSR 77.056 (75K) 272 (0K) 76.784 (75K)
TINYRFC 18.496 (18K) 272 (0K) 18.224 (18K)
NMTSR 6.160 (6K) 6.160 (6K) 0 (0K)
REDIR 101.824 (99K) 87.200 (85K) 14.624 (14K)
NE2000 9.440 (9K) 0 (0K) 9.440 (9K)
TCPDRV 1.328 (1K) 0 (0K) 1.328 (1K)
NEMM 672 (1K) 0 (0K) 672 (1K)
KEYBIFE2 912 (1K) 0 (0K) 912 (1K)
DISPLAY 8.304 (8K) 0 (0K) 8.304 (8K)
IFSHLP 4.016 (4K) 0 (0K) 4.016 (4K)
PROTMAN 400 (0K) 0 (0K) 400 (0K)
Frei 457.280 (447K) 401.600 (392K) 55.680 (54K)