home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 27 / CITE.iso / psydata / demo / demoangl / install.bat < prev    next >
DOS Batch File  |  1996-10-01  |  125b  |  11 lines

  1. @cd install
  2. @install
  3. @if errorlevel -1 goto ZAPZAP
  4. @if errorlevel 1 goto ZAPZAP
  5. @goto FIN
  6.  
  7. :ZAPZAP
  8. @cls
  9. @cd \
  10. :FIN
  11.