spiff
Executive Member
- Joined
- Oct 17, 2007
- Messages
- 5,828
hi guys
anyone here know dos6.22?
got an old cnc machine running dos6.22 with a network to our server - the Hdd crashed. got that sorted out but now I need to setup the network again.
everything loads fine except I get an ERROR 8 - NOT ENOUGH MEMORY and when I try run net.exe it tells me NOT ENOUGH MEMORY?
the network was setup before the Hdd crash and worked fine without any memory problems.
this is the autoexec.bat file
ECHO OFF
C:\NET\net initialize
PROMPT $P$G
PATH C:\NET;C:\;C:\DOS
SET P6MSYS=C:\P6M
SET P6MSYS=C:\P6M
C:
CD C:\P6M
d_kbdtsr
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
net use /Y j: \\192.168.1.151\cnc1
ECHO Loading CNC software
rem P6M.EXE
C:
CD C:\P6M
d_kbdtsr.exe
rem P6M.EXE
this is the config.sys file
DEVICE=HIMEM.SYS /testmem off
FILES=30
BUFFERS=30
DOS=HIGH,UMB
DEVICE=C:\NET\IFSHLP.SYS
any ideas? / links?
I'm desperate to get this machine up and running!!
thanks
anyone here know dos6.22?
got an old cnc machine running dos6.22 with a network to our server - the Hdd crashed. got that sorted out but now I need to setup the network again.
everything loads fine except I get an ERROR 8 - NOT ENOUGH MEMORY and when I try run net.exe it tells me NOT ENOUGH MEMORY?
the network was setup before the Hdd crash and worked fine without any memory problems.
this is the autoexec.bat file
ECHO OFF
C:\NET\net initialize
PROMPT $P$G
PATH C:\NET;C:\;C:\DOS
SET P6MSYS=C:\P6M
SET P6MSYS=C:\P6M
C:
CD C:\P6M
d_kbdtsr
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
net use /Y j: \\192.168.1.151\cnc1
ECHO Loading CNC software
rem P6M.EXE
C:
CD C:\P6M
d_kbdtsr.exe
rem P6M.EXE
this is the config.sys file
DEVICE=HIMEM.SYS /testmem off
FILES=30
BUFFERS=30
DOS=HIGH,UMB
DEVICE=C:\NET\IFSHLP.SYS
any ideas? / links?
I'm desperate to get this machine up and running!!
thanks