home *** CD-ROM | disk | FTP | other *** search
/ PC User 1998 January / Australian_PC_User_1998-01.iso / PATCHES / OSR2 / MSNDS / _NWNDS.BAT next >
Encoding:
DOS Batch File  |  1995-10-13  |  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.