home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1997 May / PCA597.ISO / menue / demoarch / 04970017.bat < prev    next >
DOS Batch File  |  1997-02-20  |  264b  |  19 lines

  1. cd \menue
  2. cls
  3. w95det
  4. if errorlevel 2 goto tilt95
  5. echo.
  6. echo                    Sorry! Leider benötigt dieses Programm
  7. echo                            Windows 95!
  8. echo.
  9. pause
  10. goto endall
  11.  
  12. :tilt95
  13. restart.exe
  14. cd \demos\full
  15. setup.exe
  16. exit
  17.  
  18. :endall
  19.