Here's how to get STACKER 4.0 going on your Zoomer. First, on your PC
use the STACKER utilities to make youself a STACVOL.DSK file that will
fit on your RAM card. I use a Newton 1MB SRAM card and my file is
900096 bytes- when stacker is active I get just over 2.1 MB. Upload this
file and PENRIGHT.BAT to your C:\ SRAM card. Don't forget STACKER.EXE!
PENRIGHT.BAT contains...
@ECHO OFF
CALL A:\PCCOM /c:1 /b:19200
C:
ECHO Mounting PCMCIA stacked volume (C:\)...
STACKER C: /C B:\AUTOEXEC >NUL
AUTOEXEC.BAT contains... (Expert Plus Zoomer)
@echo off
prompt $p$g
if not exist B:\GEOWORKS\GEOS.INI call A:\MKRAM
if exist B:\GEOWORKS\PRIVDATA\PREF\GEOS_DEV.000 del B:\GEOWORKS\PRIVDATA\PREF\GEOS_DEV.000
a:\findgrid
cls
echo Welcome to Enhanced Zoomer Plus!
echo This Zoomer belongs to...
echo Arthur F. Tyde III
echo
echo
echo
ver/r
copy b:\geos.ini b:\geoworks >nul
REM Finally, run GEOS
b:
cd \geoworks
echo Loading GEOS 2.0...
a:\loader
Look on AOL for a tips and techniques regarding Stacker. It will provide
much more detail then I have here.
Have fun, Arthur Tyde