home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy1.cab / _nwnds.bat next >
Encoding:
DOS Batch File  |  1997-10-07  |  269 b   |  10 lines

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