home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1996 December / PCA1296.ISO / menue / special3 / 09960002.bat < prev    next >
DOS Batch File  |  1996-08-25  |  344b  |  22 lines

  1. cd \menue
  2. cls
  3. w95det
  4. if errorlevel 2 goto ton95
  5. cls
  6. echo.
  7. echo            Achtung! Dies ist die 32-Bit Version des
  8. echo            MS Internet Explorers, bitte die Windows 3.1x Version
  9. echo                            installieren!
  10. echo.
  11. pause
  12. goto ENDE
  13.  
  14. :ton95
  15. cd \menue
  16. restart.exe
  17. cd\special\w95
  18. demsie30.exe
  19. exit
  20.  
  21. :ENDE
  22.