   LANtastic 5.0
                                                                    v2.00
      
      
      LANtastic(R) 5.0 and AI-NDIS installation notes for Artisoft's
      NodeRunner Pro(TM) adapters
      =============================================================
         
         Location of driver:     \NDIS\EPRO.DOS

         Location of NDIS
         support files:          \LANTASTI\AI-NDIS.EXE
                                 \LANTASTI\PROTMAN.DOS
                                 \LANTASTI\PROTMAN.EXE
                                 \LANTASTI\PROTOCOL.INI
         

      General Instructions
      --------------------
      
      1. Install LANtastic 5.0 and select the AEX adapter driver.

      2. Copy AI-NDIS.EXE, PROTMAN.DOS, PROTMAN.EXE, and PROTOCOL.INI files
         from the \LANTASTI directory on the NodeRunner Pro Configuration
         diskette, to your C:\LANTASTI directory.

      3. Modify the CONFIG.SYS and STARTNET.BAT files per the sample
         files below.  Be certain to replace the AEX command line
         in STARTNET.BAT with the AI-NDIS command line.

      
      Sample CONFIG.SYS file
      ----------------------
         
         FILES=50
         BUFFERS=32
         DEVICE=C:\LANTASTI\PROTMAN.DOS  /I:C:\LANTASTI
         DEVICE=C:\LANTASTI\EPRO.DOS
      
      
      Sample C:\LANTASTI\PROTOCOL.INI file
      ------------------------------------
         
         [PROTMAN]
              DRIVERNAME = PROTMAN$
              DYNAMIC = YES
         
         [EPRO_NIF]
              DRIVERNAME = EPRO$
      
      
      Sample C:\LANTASTI\STARTNET.BAT file
      ------------------------------------
         
         @ECHO OFF
         SET LAN_DIR=C:\LANTASTI.NET
         SET LAN_CFG=C:\LANTASTI
         PATH C:\LANTASTI;%PATH%
         SHARE /L:200
   ====> AI-NDIS BIND_TO=EPRO_NIF   <=== Replaces the AEX command line
         AILANBIO
         REDIR NAME LOGINS=3
         SERVER
         NET LOGIN/WAIT \\SERVERNAME NAME
         NET LPT TIMEOUT 10
         NET POSTBOX
      
      
      4. Reboot your computer and make sure the drivers load without error.

      

      Hint
      ====

      Parameters for the PROTOCOL.INI file

      DRIVERNAME: This is the one reqired parameter.  See the sample
                  PROTOCOL.INI file above for for syntax.

      IOADDRESS:  This is the I/O Base address for the NodeRunner Pro
                  adapter. If you're using multiple adapters in the same
                  computer, make sure you specify the correct IOADDRESS for
                  each one.
      
      
      
      
      
