home *** CD-ROM | disk | FTP | other *** search
- echo off
- echo -[Install2.bat]----------------------------------------------------
- echo -
- echo - Insert installation disks #2 "Disk 2 of 2" into drive %2
- echo - or just press ENTER for instructions if Disk 2 is not available.
- echo -------------------------------------------------------------------
- pause
- if exist %2\install3.bat goto cont1
- %2\install6 %1 %2 %3
- :cont1
- %2\install3 %1 %2 %3