*********************************************** * CNet ISA-Bus PowerNIC Driver Installation * * > Novell LAN WorkPlace for DOS * *********************************************** 1. First, install Novell LAN WorkPlace. 2. Use a text editor to modify C:LANWP.BAT as follows: C:\yesno "Do you want to load the networking software? [y/n] " if errorlevel 1 goto noload PATH C:\LANWP4\BIN;%path% C:\lsl.com >> C:\ne2000.com << --- modify NE2000.COM to E200P.COM C:\ipxodi.com C:\netx.com ... ... break on :noload 3. Next, use the text editor to modify C:NET.CFG like this: >> Link Driver NE2000 << --- modify NE2000 to E200P Protocol IPX 0 Ethernet_802.3 Frame Ethernet_802.3 Frame Ethernet_II PORT 300 INT 3 ... ... 4. At the DOS prompt, type the following command: Copy A:\DOS_ODI\E200P.COM C:\ NOTE: This assumes that this diskette is in the "A:" disk drive. 5. Run LANWP.BAT