home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / netutils / lansol.arj / NETTALK / ARTISOFT.TXT next >
Text File  |  1994-03-25  |  1KB  |  62 lines

  1.  
  2. For WINDOWS users on Artisoft Lantastic Networks
  3.  
  4. Before running NETTALK, go into Windows Setup
  5. via the Windows Control Panel.
  6.  
  7. Then FOR NETWORK TYPE Select Artisoft Lantastic
  8.  
  9. (either 3.x or 4.x depending on your version
  10. of Lantastic).
  11.  
  12. You will need the Windows disks 1 or 2 to
  13. perform this task.
  14.  
  15.  
  16. --------------------------------------------------------
  17.  
  18. FOR LANTASTIC - When encountering the problem of "Cannot add
  19. Netbios names - Name already in use."
  20.  
  21. Edit STARTNET.BAT
  22.  
  23. If the line AILANBIO is followed by @filename then you are
  24. using a configuration file. Changes should be made to this
  25. file. Otherwise, the changes go into STARTNET.BAT.
  26.  
  27. if changing STARTNET.BAT add:
  28.  
  29.      AILANBIO VERBOSE
  30.      PAUSE
  31.  
  32. if changing a configuration file, add the line:
  33.  
  34.      VERBOSE
  35.  
  36.      Then reboot or run STARTNET
  37.  
  38.      (AILANBIO will display its current config)
  39.  
  40.      Write down the number following
  41.  
  42.      MAX_NAMES=
  43.  
  44.      Now change STARTNET.BAT to:
  45.  
  46.      AILANIO MAX_NAMES=X
  47.  
  48.      Or add a line to the configuration file:
  49.  
  50.      MAX_NAMES=X
  51.  
  52.      (X=original setting number +3, i.e., 6+3=9, for a total
  53.  
  54.      of 9 Netbios names)
  55.  
  56.      (remove PAUSE line from STARTNET.BAT)
  57.  
  58.      Then reboot or run STARTNET
  59.  
  60.      and try LANTSR again.
  61.  
  62.