 HOW TO INSTALL THE REMOTE OFFICE CLIENT WITH LAN MANAGER 2.0 TCPIP
 -------------------------------------------------------------------

  The Remote Office install program copies the necessary files required
  by Lan Manager to allow you to utilize the LANMAN setup program to add
  the Remote Office NDIS driver on the client.  If Lan Manager was not
  installed before Remote Office, you can import the Remote Office drivers
  during the LANMAN installation by using the Remote Office Install disk
  as an import disk.

  Lan Manager already installed:
  1.  Run the Lan Manager SETUP program.
  2.  Under Configuration, choose "Network Drivers".
  3.  Remove the current setup, if any.
  4.  Choose "Add New Config".
  5.  If the Remote Office Host you will dial into is on an ethernet lan:
      Scroll down the list and select "Remote Office NDIS Interface".  Or
      if the Remote Office Host you will dial into is on a Token-Ring lan:
      select "Remote Office Token-Ring NDIS Interface".
  6.  At this time, proceed with the setup to select your protocol.

  Lan Manager not installed:
  1.  Install Lan Manager.
  2.  When prompted for "Network Adapter" to install, choose "Other Driver".
  3.  When asked for an Import disk, insert the Remote Office Client Disk.
  4.  If the Remote Office Host you will dial into is on an ethernet lan:
      Choose "Remote Office NDIS Interface".  Or if the Remote Office Host
      you will dial into is on a Token-Ring lan:
      choose "Remote Office Token-Ring NDIS Interface".
  5.  At this time, proceed with the setup as normal.

  The Remote Office install procedure inserts the necessary programs to
  load at the end of the AUTOEXEC.BAT file.  The Lan Manager setup also
  modifies the autoexec.bat, and will add Lan Manager's load options
  after Remote Office's load options.  This is the proper load sequence.
  In general terms, it will look similar to the following:

  Ethernet:                               

    roffice                               
    ndrof-e                               
    c:\lanman.dos\drivers\protocol\tcpip\umb.com 
    net start workstation                 
    load tcpip                            
    ro {login} {host}                     
    c:\lanman.dos\net logon               

  Token Ring:                               

    roffice                               
    ndrof-t                               
    c:\lanman.dos\drivers\protocol\tcpip\umb.com 
    net start workstation                 
    load tcpip                            
    ro {login} {host}                     
    c:\lanman.dos\net logon               

  The Remote Office login can take place at anytime.  We insert it here
  merely to point out that it is a step that must be performed.

  By default the Remote Office host is in promiscuous mode and the
  remote workstation has a "NON-MULTICAST" address.  For more information
  on using promiscuous mode and assigning ethernet addresses, refer to
  the README.TXT section titled ASSIGNMENT of ETHERNET ADDRESSES.

  We suggest the following changes/additions to the client protocol.ini
  file when using the Tcpip protocol.

  [TCP_IP_XIF]
     .
     .
     .
     BINDINGS = NDROF-E  (or NDROF-T)
