home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1995 March / ish0395.iso / win_syst / syschart / install.bat < prev    next >
DOS Batch File  |  1995-04-28  |  329b  |  12 lines

  1. @echo off
  2. echo Now copying files to C:\WINDOWS\SYSTEM
  3. echo to change the path,press CTRL-BREAK now,and edit INSTALL.BAT
  4. copy *.vbx c:\windows\system
  5. copy *.dll c:\windows\system
  6. copy gsw.exe c:\windows\system
  7. echo Files should have all been copied,unless duplicates were found in the
  8. echo Windows system directory.
  9.  
  10.  
  11.  
  12.