Category : Tutorials + Patches
Archive   : SUP622.ZIP
Filename : SD6COPY.BAT

 
Output of file : SD6COPY.BAT contained in archive : SUP622.ZIP
@echo off
if not "%1"=="" goto checkit
echo To install the Supplemental Utilities, type SETUP at the command prompt.
goto done

:checkit
if "%1"=="CHANGEDISK" goto chngdsk

if not exist %2\%1 goto doit
echo There is already a file named %1 in %2.
%2\choice /c:yn "Do you want to overwrite it? Yes, No "
if errorlevel 2 goto done

:doit
if "%3"=="NC" goto special
echo Copying %1 to %2\%1
%2\expand %1 %2\%1 > NUL
if "%3"=="D" setver %1 /D /QUIET > NUL
goto done
:special
echo Copying %1 to %2
%4\expand %1 %2 > NUL
goto done



:chngdsk
if "%SD6%"=="%2" goto done
if exist %DISK%ID0%2.BAT goto newdisk
echo.
echo Insert Supplemental Disk %2, and then press ENTER.
pause
goto chngdsk

:newdisk
set SD6=%2

:done



  3 Responses to “Category : Tutorials + Patches
Archive   : SUP622.ZIP
Filename : SD6COPY.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/