home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / precopy1.cab / _nwnds.bat next >
DOS Batch File  |  1995-12-31  |  366b  |  13 lines

  1. copy %1\netware.nw4 %1\netware.drv /y
  2. copy %1\nwnp32.nw4 %1\nwnp32.dll /y
  3. copy %1\nwredir.nw4 %1\nwredir.vxd /y
  4. del %1\netware.0*
  5. del %1\nwnp32.0*
  6. del %1\netware.tmp
  7. del %1\nwredir.0*
  8. copy %1\netware.nw4 %1\netware.001 /y
  9. copy %1\netware.nw4 %1\netware.tmp /y
  10. copy %1\nwnp32.nw4 %1\nwnp32.001 /y
  11. copy %1\nwredir.nw4 %1\nwredir.001 /y
  12. echo.>%1\_nwnds.bat
  13.