home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.2 / 1997-05_Disc_3.2.iso / INSTAL95.BAT < prev    next >
DOS Batch File  |  1997-02-20  |  157b  |  13 lines

  1. @echo off
  2. if exist c:\mdkdemo\mdkdem95.exe goto run
  3. :autorun
  4. \directx\dxsetup.exe
  5. \win95\mdkzip95.exe
  6. goto end
  7. :run
  8. c:
  9. cd\mdkdemo
  10. mdkdem95
  11. :end
  12.  
  13.