home *** CD-ROM | disk | FTP | other *** search
/ PC Media: PC Zone 33 / PC_Zone_December1995.iso / zone / 15.bat < prev    next >
Encoding:
DOS Batch File  |  1995-10-17  |  151 b   |  10 lines

  1. @echo off
  2. cd\swos
  3. go_small.exe
  4. if exist install.txt type install.txt
  5. pause
  6. if exist install.exe install.exe
  7. if exist swos.exe swos.exe
  8. pause
  9.  
  10.