home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo.
- echo Installing Windows 3.1 drivers to %1 ...
- echo.
- echo.
- cd\
- shared.exe C:\SS24X\WIN31DRV
- win31drv.exe C:\SS24X\WIN31DRV
- wininst.exe C:\SS24X
-
- :return
- %2\batch\end.bat %1 %2
- goto end
-
- :Wrong
- cls
- echo This program requires Disk 1 of the SpeedStar 24X be used before
- echo this file can be run. Use the GO.BAT file on Disk 1 to start.
-
- :End
-