home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / SYSTEM / PWIN97 / PRECOPY2.CAB / _nwnds.bat next >
Encoding:
DOS Batch File  |  1997-02-25  |  366 b   |  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.