home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World Traveler
/
WORLD_TRAV2.ISO
/
traveler
/
trav3.bat
< prev
next >
Wrap
DOS Batch File
|
1994-01-17
|
503b
|
25 lines
@echo off
cls
SET RTVMCONV=
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 if exist DRIVER.BAT call DRIVER.BAT
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 GOTO :GO
if exist DRIVER.BAT call DRIVER.BAT /REM /NOMEM
memory >memory.txt
lessthan memory.txt 540000
if ERRORLEVEL 1 GOTO :GO
SET RTVMCONV=0
if exist RAMCRAM.COM RAMCRAM.COM
:GO
MMRUN TRAV3
if not .%VMP%. == .. if exist DRIVER.BAT call DRIVER.BAT /REM
CLEAR.EXE
GOTO :QUIT
:QUIT
echo