home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1997 May / PCA597.ISO / menue / demoarch / 03970008.bat < prev    next >
DOS Batch File  |  1997-01-26  |  223b  |  18 lines

  1. cd \menue
  2. w95det
  3. if errorlevel 2 goto robo95
  4. echo.
  5. echo        Sorry! Aber leider läuft dieses Programm nur unter Windows 95!
  6. echo.
  7. pause
  8. goto endall
  9.  
  10. :robo95
  11. restart.exe
  12. cd \demos\robox
  13. robox.exe
  14. exit
  15.  
  16.  
  17. :endall
  18.