USE THIS AS A GUIDE FOR USING THE NDIS-IPX DRIVER WITH PC-NFS

@echo off
  prompt $p$g
  set path=c:\dos;c:\pcnfs;c:\lanman

  REM **** start network ****
  c:\lanman\netbind
  c:\lanman\msipx.com
  c:\pcnfs\prt -T10 *
  c:\pcnfs\net init

