home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.3 / 1996-04_-_Disc_2.3.bin / patches / wc4dptch.zip / INSTALL.BAT next >
DOS Batch File  |  1995-10-27  |  130b  |  7 lines

  1. @cls
  2. @echo Creating C:\WC4
  3. @md c:\wc4
  4. @echo Installing WC4DEMO video patch...
  5. @copy video.dll c:\wc4 > NUL
  6. @type readme.txt
  7.