home *** CD-ROM | disk | FTP | other *** search
- copy %1\netware.nw4 %1\netware.drv /y
- copy %1\nwnp32.nw4 %1\nwnp32.dll /y
- copy %1\ndspp.nw4 %1\ndspp.dll /y
- copy %1\nwlsproc.nw4 %1\nwlsproc.exe /y
- copy %1\nwapi32.nw4 %1\nwapi32.dll /y
- del %1\netware.0*
- del %1\nwnp32.0*
- del %1\netware.tmp
- del %1\nwlsproc.0*
- del %1\nwapi32.0*
- copy %1\netware.nw4 %1\netware.001 /y
- copy %1\ndspp.nw4 %1\ndspp.001 /y
- copy %1\nwlsproc.nw4 %1\nwlsproc.001 /y
- copy %1\nwapi32.nw4 %1\nwapi32.001 /y
- copy %1\netware.nw4 %1\netware.tmp /y
- copy %1\nwnp32.nw4 %1\nwnp32.001 /y
- echo REGEDIT4 >%1\nds###
- echo. >>%1\nds###
- echo [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce]>>%1\nds###
- echo "NdsCleanup"="RunDLL setupx.dll,InstallHinfSection RemoveNwNdsBat 0 ndscli.inf">>%1\nds###
- regedit %1\nds###
- del %1\nds###
- echo.>%1\_nw_nds2.bat
-