home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1995 July / MG_0795.ISO / speainst.bat < prev    next >
DOS Batch File  |  1995-05-08  |  254b  |  13 lines

  1. @echo off
  2. if not %1$ == BF$ if not %1$ == Bf$ if not %1$ == bF$ if not %1$ == bf$ goto DRIVERS
  3. cd \spea\produkte\software\bf13win
  4. win \spea\produkte\software\bf13win\setup.exe
  5. goto EXIT
  6.  
  7. :DRIVERS
  8. cd \spea\install
  9. call install -2
  10.  
  11. :EXIT
  12. cd \
  13.