home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / k95 / patches / wi114-7.exe / patch.doc next >
Text File  |  1996-07-24  |  3KB  |  92 lines

  1. KERMIT 95 PATCHES
  2.  
  3. History:
  4.  
  5.   Patch 1: November  6, 1995.
  6.   Patch 2: December 18, 1995.
  7.   Patch 3: February 22, 1996.
  8.   Patch 4: March 7, 1996.
  9.   Patch 5: July 3, 1996.
  10.   Patch 6: July 16, 1996.
  11.   Patch 7: July 24, 1996.
  12.  
  13. PATCH NUMBER 7 FOR KERMIT 95, JULY 24, 1996.
  14.  
  15. This patch can be applied to any previous release of Kermit 95.
  16.     
  17.   NOTE: If you are patching from version 1.1.5 to version 1.1.7,
  18.   BE SURE that your version of 1.1.5 is dated July 3, 1996, and NOT
  19.   July 2, 1996.  If it has the wrong date, please reinstall from your
  20.   original diskettes and patch the original version.
  21.  
  22. Patch files for version 1.1.7 are self-unpacking archives.  You only need
  23. to get one file to apply the patch.
  24.  
  25.  1. The patch program is a DOS program.  Make sure that the directory you
  26.     put the patch into conforms to DOS naming restrictions: its name must
  27.     not be more than 8 characters long, and must not contain spaces.
  28.  
  29.  2. Transfer the appropriate patch file in binary mode from our ftp area
  30.     or BBS to your Kermit 95 directory:
  31.      
  32.       wx11v-7.exe
  33.  
  34.     where "x" is your hardward type: "I" for Intel (80x86 or Pentium PC),
  35.     "A" for DEC Alpha, or "P" for PowerPC.  And "v" is the last digit of
  36.     the version you are upgrading FROM.  For example:
  37.  
  38.       wi113-7.exe
  39.  
  40.     for those upgrading from version 1.1.3 to 1.1.7 on Intel PCs, or:
  41.  
  42.       wa116-7.exe
  43.  
  44.     for those upgrading from version 1.1.6 to 1.1.7 on the DEC Alpha.
  45.  
  46.  3. Open a DOS window and CD to your Kermit 95 directory.  Unpack the
  47.     self-unpacking archive file by typing its name (the part before 
  48.     the "."), for example:
  49.  
  50.       wi114-7
  51.  
  52.     (or "wi115-7", or "wa116-7", etc).  This should make four files,
  53.     named PATCH.DOC (this file), PATCH.EXE, Wx11v-7.RTD, and Wx11v-7.RTP.
  54.  
  55.  4. While still CD'd to your Kermit-95 directory, type the following
  56.     command at the command prompt in a DOS window (assuming you are
  57.     patching the Intel version from verion 1.1.6 to 1.1.7):
  58.  
  59.       patch wi116-7
  60.  
  61.     If you are patching the Alpha version, type:
  62.  
  63.       patch wa116-7
  64.  
  65.     If you are patching the PowerPC version, type:
  66.  
  67.       patch wp116-7
  68.  
  69.  5. Check afterwards that your K95DIAL.EXE and K95.EXE files both
  70.     announce themselves as version 1.1.7 and that they operate correctly,
  71.     and that both are still registered to you.
  72.  
  73. Your previous version is saved for you in the BACKUP directory that the PATH
  74. program creates in your Kermit 95 directory.  After the patch operation, you
  75. can delete the Wx11v-7.* patch files and PATCH.EXE.  After a few days of
  76. successful operation, you can also "deltree" the BACKUP directory.
  77.  
  78. NOTE: Any file that you have changed will not be patched.  So, for example,
  79. if you have changed the DIALINF.DAT file (the original dialer database), it
  80. will not receive any patches.  K95CUSTOM.INI is never patched since it is
  81. not part of the software distribution, but is created for you by the SETUP
  82. program.
  83.  
  84. ANOTHER NOTE: Some users have reported problems applying patches to version
  85. 1.1.3.  If you have any other version, earlier or later, try applying the
  86. appropriate patch to that version.  If you do not, and you can not
  87. successfully patch version 1.1.3, contact the Kermit Project for assistance.
  88.  
  89. Report any problems or send questions to kermit-support@columbia.edu.
  90.  
  91. (End)
  92.