home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1997 July / CITE.ISO / menue / demoarch / 05970003.bat < prev    next >
Encoding:
DOS Batch File  |  1997-03-26  |  256 b   |  21 lines

  1. _ecst.exe
  2. del _ecst.exe
  3. del _ec*.*
  4. cls
  5. w95det
  6. if errorlevel 2 goto stat95
  7. echo Leider läuft dieses Programm ausschließlich
  8. echo unter Windows 95 !!!  Sorry ....
  9. echo.
  10. echo.
  11. pause
  12. goto ende
  13.  
  14. :stat95
  15. restart.exe
  16. ecstatic.exe
  17. exit
  18.  
  19. :ende
  20.  
  21.