home *** CD-ROM | disk | FTP | other *** search
- REM -------------------- A10 Pin Alley -------------------------------
-
- cd \menue
- cls
- w95det
- if errorlevel 2 goto pinall95
- cls
- echo.
- echo.
- echo.
- echo Leider läuft dieses Programm ausschließlich unter dem
- echo Betriebssystem WINDOWS 95. Ihr System hat leider nicht
- echo die erforderlichen Vorraussetzungen !!
- echo.
- echo.
- echo.
- pause
- goto endall
-
- :pinall95
- restart.exe
- cd \demos\a10
- setup.exe
- exit
-
- :endall
-