beautypg.com

Apple PC Compatibility Card User Manual

Page 244

background image

8

Follow the instructions to select the proper frame type and to finish the installation.

Make sure your configuration files include the following:

CONFIG.SYS

FILES=40
STACKS=9,256
LASTDRIVE=Z
DEVICE=C:\Apple\CDROM.SYS /D:CDDRVR

AUTOEXEC.BAT

@CALL C:\NWCLIENT\STARTNET
PROMPT $P$G
PATH C:\WINDOWS;C:\DOS
PATH=C:\NWCLIENT\;%PATH%

STARTNET.BAT

@ECHO OFF
C:
CD \NWCLIENT
SET NWLANGUAGE=ENGLISH
LSL
MACODI.COM
IPXODI
VLM
CD \

NET.CFG

Link Driver MACODI
FRAME Ethernet_802.2

Conserving memory

The line

CALL C:\NWCLIENT\STARTNET.BAT

in the AUTOEXEC.BAT

file loads four programs into DOS memory—LSL.COM, MACODI.COM,
IPXODI.COM, and VLM.EXE (in this order). To conserve memory in the
lower DOS region, you may wish to edit the STARTNET.BAT file to load
these four programs with the LOADHIGH (LH) command. See your DOS
documentation for more details on manually optimizing DOS memory.

244

Appendix C