home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 July / PCA0796.ISO / menue / demoarch / 06960019.bat < prev    next >
DOS Batch File  |  1996-04-22  |  246b  |  17 lines

  1. cd \menue
  2. cls
  3. w95det
  4. if errorlevel 2 goto OLE95
  5. cd \ole32
  6. win olesetup.exe
  7. goto ende
  8.  
  9. :OLE95
  10. echo off
  11. echo !! Sorry... diese Erweiterung ist nur für Win 3.xx
  12. echo              installieren Sie lieber DIRECTX !!
  13. echo.
  14. pause
  15.  
  16. :ende
  17.