home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd2.bin / servis / ovladace / drivers / vwgplusdrv.exe / %MAINDIR% / DrvSetup.bat < prev    next >
Encoding:
DOS Batch File  |  2000-09-24  |  201 b   |  5 lines

  1. @echo off
  2. echo Installing drivers...
  3. ctdrvins -preinstall -inffile WCGOPLUS.INF -plugin wcgoppin.dll
  4. if errorlevel == 0 echo Installation complete.
  5. if not errorlevel == 0 echo Installation error!!!