home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / AOSS130D.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-04-26  |  161 b   |  11 lines

  1. Rem AoSS Installation Batch File
  2. md text
  3. md user
  4. copy avt_text.exe text
  5. cd text
  6. avt_text.exe
  7. cd ..
  8. avt_main.exe
  9. del text\avt_text.exe
  10. del avt_main.exe
  11.