Appendix O
Sample Autoexec.bat and Config.sys
Autoexec.bat
This setup is for a computer running DOS 6.0 configured to run SNAP and PFinder on one setting and Networked Windows for Workgroups 3.11 with all other software.
rem Autoexec.bat with boot menu...modified by Matt Walsh 6-1-97.
@echo off LH /L:2,6384 C:\DOS\DOSKEY PATH C:\WINDOWS;C:\DOS;C:\BAT SET TEMP=C:\TEMP SET MGA=C:\MGA\SETUP\ PROMPT $p$g LH /L:0;1,24336 /S MOUSE goto %config% :SNAP REM IN THE SNAP PORTION OF FOR PFPRO set pfpro=c:\eng_util\pfpro\ goto :END :ARC C:\WINDOWS\net initialize c:\cd-rom\mscdex.exe /d:mscd000 /m:18 C:\WINDOWS\msdlc.exe C:\WINDOWS\net start rem ----------------------------ARC Stuff----------------------------- set arc=c:\arcexe set arcshell=c:\arcexe\arcshell set nolog=yes set cgipath=c:\arcexe\cgi set wksp=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx set wkspdir=c:\temp\ set scrman=c:\temp\ set path=%path%;c:\arcexe\cmd;c:\arcexe\utool rem -----------------------------End ARC Stuff rem ------------------------------Pfinder Office Stuff--------------------- set path=%path%;c:\pfoffice set ssfedit=c:\pfoffice set ssfedit_local=c:\windows\pfcommon rem -------------------------------End Pfinder Office Stuff------------------ rem win goto :END :END
Config.sys
This setup is for a computer running DOS 6.0 configured to run SNAP and PFinder on one setting and Networked Windows for Workgroups 3.11 with all other software.
rem config.sys with boot menu...modified by Matt Walsh 6-1-97. [menu] menuitem = snap,Snap and PLANS menuitem = arc,Arc/Info and Windows menudefault=arc,5 menucolor = 3,0 [common] DEVICE=C:\DOS\HIMEM.SYS [snap] rem DEVICE=C:\DOS\EMM386.EXE RAM HIGHSCAN DEVICE=C:\DOS\EMM386.EXE RAM=E000-EFFF X=CB00-CFFF DOS=HIGH stacks=9,256 rem DEVICE=C:\DOS\ANSI.SYS REM DEVICE=C:\DOS\SETVER.EXE [arc] DEVICE=C:\DOS\EMM386.EXE NOEMS rem bump up environment space shell=c:\command.com /e:1024 /p DOS=HIGH STACKS=9,256 DEVICE=C:\DOS\SETVER.EXE DEVICE=C:\DOS\ANSI.SYS DEVICE=C:\WINDOWS\IFSHLP.SYS DEVICE=c:\cd-rom\d011v110.sys /d:mscd000 /n:1 [common] BUFFERS=80,0 FILES=65 DOS=UMB LASTDRIVE=Z FCBS=4,0