Category : Windows 3.X Files
Archive   : TAPE304.ZIP
Filename : WINSTALL.BAT

 
Output of file : WINSTALL.BAT contained in archive : TAPE304.ZIP
@echo off

rem (c) Copyright 1992
rem Colorado Memory Systems inc.,
rem All Rights Reserved.

rem *** Run the Install software ***
install.exe %3 %4 F

rem *** Check the exit code on the install. If success the exit code = 0;
rem *** otherwise the exit code is some number greater than 0;
rem *** if the error code is greater that 0 create a file called
rem *** 'error.out' with the number 1 in it.

if not errorlevel 1 goto exit

rem *** Change Drive to the install drive ***
%1:

rem *** Change Directory to the install directory ***
cd %2

echo 1 > error.out

:exit
@echo on


  3 Responses to “Category : Windows 3.X Files
Archive   : TAPE304.ZIP
Filename : WINSTALL.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/