home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / WinCabs / 98fe / NET7.CAB / _nwnds.bat next >
Encoding:
DOS Batch File  |  1998-05-11  |  539 b   |  18 lines

  1. copy %1\netware.nw4 %1\netware.drv /y
  2. copy %1\nwnp32.nw4 %1\nwnp32.dll /y
  3. copy %1\ndspp.nw4 %1\ndspp.dll /y
  4. copy %1\nwlsproc.nw4 %1\nwlsproc.exe /y
  5. copy %1\nwapi32.nw4 %1\nwapi32.dll /y
  6. del %1\netware.0*
  7. del %1\nwnp32.0*
  8. del %1\netware.tmp
  9. del %1\nwlsproc.0*
  10. del %1\nwapi32.0*
  11. copy %1\netware.nw4 %1\netware.001 /y
  12. copy %1\ndspp.nw4 %1\ndspp.001 /y
  13. copy %1\nwlsproc.nw4 %1\nwlsproc.001 /y
  14. copy %1\nwapi32.nw4 %1\nwapi32.001 /y
  15. copy %1\netware.nw4 %1\netware.tmp /y
  16. copy %1\nwnp32.nw4 %1\nwnp32.001 /y
  17. echo.>%1\_nw_nds.bat
  18.