home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / zabezpeceni / avdisk / avdisk81l.exe / SETUP.BAT < prev   
DOS Batch File  |  2001-02-22  |  122b  |  8 lines

  1. @echo off
  2. qms 
  3. if errorlevel 1 goto ende
  4. install.exe %1
  5. if errorlevel 1 goto ende
  6. if exist temp.bat temp.bat
  7. :ende
  8.