home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Program Collection for Windows 95 #17
/
Win95-17.iso
/
system.win
/
osr25
/
precopy2.cab
/
_nwnds.bat
next >
Wrap
DOS Batch File
|
1996-08-24
|
366b
|
13 lines
copy %1\netware.nw4 %1\netware.drv /y
copy %1\nwnp32.nw4 %1\nwnp32.dll /y
copy %1\nwredir.nw4 %1\nwredir.vxd /y
del %1\netware.0*
del %1\nwnp32.0*
del %1\netware.tmp
del %1\nwredir.0*
copy %1\netware.nw4 %1\netware.001 /y
copy %1\netware.nw4 %1\netware.tmp /y
copy %1\nwnp32.nw4 %1\nwnp32.001 /y
copy %1\nwredir.nw4 %1\nwredir.001 /y
echo.>%1\_nwnds.bat