LANtastic 4.0 Install drivers : (Location of Driver: \LANTAS4\ESL835.EXE) ================ 1. Run LANtastic "install" program , and move highlight to "Network Adapter Install" item, then ENTER and select "Other NETBIOS Compatible Network Adapter" item. 2. When have completed installation, then copy ESL835 driver "ESL835.EXE" from driver diskette A:\LANTAS4 to your LANtastic subdirectory C:\LANTASTI . 3. Modify STARTNET.BAT file as below sample configuration files. Sample Configuration Files: A. STARTNET (for LANtastic server) @ECHO OFF SET LAN_DIR=C:\LANTASTI.NET SET LAN_CFG=C:\LANTASTI PATH C:\LANTASTI;%PATH% SHARE /L:200 REM NEX000 IRQ=3 IOBASE=300 16-BIT VERBOSE ---> Mask this line ESL835 VERBOSE ---> Added for ESL835 AILANBIO REDIR NAME LOGINS=3 SERVER NET LOGIN/WAIT \\SERVERNAME NAME NET LPT TIMEOUT 10 NET POSTBOX B. STARTNET.BAT (for LANtastic workstation) @ECHO OFF SET LAN_CFG=C:\LANTASTI PATH C:\LANTASTI;%PATH% REM NEX000 IRQ=3 IOBASE=300 VERBOSE ---> Mask this line ESL835 VERBOSE ---> Added for ESL835 AILANBIO REDIR WORKSTATION_NAME LOGINS=2 NET LPT TIMEOUT 10 NET POSTBOX Notes: Installing Multiple LAN Adapters: If there are multiple network cards on the main board. The user modify your startnet.bat file as following : ESL835 VERBOSE AILANBIO ESL835/MPX=D7 VERBOSE AILANBIO/MPX=D7/ADAPTER=1 The first invocation of ESL835.EXE and AILANBIO.EXE loads into the first adapter using the default MPX number (C7), and adapter number 0. The command line switches in the second invocation instruct the NETBIOS to load into the second card, (adapter number 1) using and DOS MPX number D7. If problems occur, the screen will prompt you with error messages. Please refer to your LANtastic 4.0 manual for details on these messages.