home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / vx20a.txt < prev    next >
Text File  |  1994-05-13  |  1KB  |  25 lines

  1.  
  2. /*
  3.  * vx20a.zip -- Patches to upgrade VX-REXX from version 2.00 to 2.0a
  4.  *
  5.  * How to patch VX-REXX version 2.00 to version 2.0a:
  6.  *
  7.  *   0) Backup your existing VXREXX directory.
  8.  *   1) Copy the ZIP file to the directory where VXREXX is installed
  9.  *      and make it your current directory.
  10.  *   2) Unzip the patch file, making sure that your UNZIP program uses
  11.  *      the directories stored in the ZIP file.
  12.  *      For example, if you are using UNZIP from InfoZip, use
  13.  *          unzip -o vx20a
  14.  *      If you are using PKUNZIP from PKWARE, use 
  15.  *          pkunzip -d -o vx20a
  16.  *   3) Your VX-REXX directory will contain a number of new files.
  17.  *   4) Run the PATCH.CMD file to patch the .EXE, .DLL, and .INF files.
  18.  *      Your VX-REXX folder will NOT be rebuilt.
  19.  *      Your PROJECTS and SAMPLES directories will not be changed.
  20.  *      The patch files (with extension .A) will be erased automatically.
  21.  *   5) VX-REXX 2.0a is now installed and ready-to-go.
  22.  *      See the revised online "Read Me First" for the list of changes.
  23.  */
  24.  
  25.