home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / b / b040 / 3.ddi / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-04-04  |  222 b   |  14 lines

  1.  
  2. rem ********************************************************************
  3. rem  ░▓╫░╖╜╖¿ A:\install  A: C: [╗╪│╡], (╗≥ A:\install A: D:)
  4.  
  5. copy %1\inst.bat %2\    
  6.  
  7. :install
  8. %2\inst %1 %2 all
  9.  
  10. goto exit
  11.  
  12. :exit
  13.  
  14.