home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / b / b020 / 1.ddi / INST.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-01-29  |  81 b   |  9 lines

  1. copy %1\inst-gs.bat %2\
  2.  
  3. :install
  4. %2\inst-gs %1 %2 all
  5. goto exit
  6.  
  7. :exit
  8.  
  9.