Mail Archives: opendos/2000/12/24/18:41:51
X-Comment-To: Michael Lueck
Hi!
24-δΕΛ-2000 10:49 mlueck AT lueckdatasystems DOT com (Michael Lueck) wrote to
"opendos AT delorie DOT com" <opendos AT delorie DOT com>:
ML> uses InfoZip32, CWSDPMI, DOSLFNBK, a 64MB RAM Drive from Europe to cache the
ML> zip files from the server, another European RAM Drive came with a secondary
ML> device driver to dummy drive letters so I can ensure the ramdrive is always H:,
______________O\_/_________________________________\_/O______________
@echo off
xmsdsk 300 r: /y
unrar x iomega r:\
if errorlevel 1 echo Error loading RAMDISK or not enough memory!!!
if errorlevel 1 goto end
r:
optppm1
guest letter=s
:end
_____________________________________________________________________
O/~\ /~\O
XMSDSK is a part of FU_RD19H.ZIP.
- Raw text -