Category : C++ Source Code
Archive   : VCCRT1.ZIP
Filename : SETUP.BAT

 
Output of file : SETUP.BAT contained in archive : VCCRT1.ZIP
@echo off
if "%1" == "" goto usage
if "%2" == "" goto usage
if not "%3" == "" goto usage

copy %2:\setup2.bat %1
%1\setup2.bat %1 %2

:usage
echo.
echo (c) 1993 Microsoft Corp., All Rights Reserved.
echo.
echo SETUP puts a copy of the VisualC++ runtime library sources onto your system.
echo Syntax: SETUP DESTDIR DRIVE
echo where DESTDIR is the directory to create and copy the sources to
echo DRIVE is the drive that the installation disk is in, A or B.
echo.


  3 Responses to “Category : C++ Source Code
Archive   : VCCRT1.ZIP
Filename : SETUP.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/