home *** CD-ROM | disk | FTP | other *** search
/ DOS Wares / doswares.zip / doswares / DATABASE / CLARION / UPDATE / PATCH.DOC < prev    next >
Encoding:
Text File  |  1995-04-13  |  1.2 KB  |  42 lines

  1. The install contains files to patch the following:
  2.  
  3.         DOS Extender 3009
  4.         GUI Library  3009
  5.         Clarion API  3009
  6.  
  7. Instructions.
  8.  
  9.    Before attempting to apply the patches you must install CFD 3.1 .
  10.    Install CFD 3.1 over your existing 3.009.  If you need to preserve
  11.    3009 we suggest you use XCOPY with the /S parameter to create a 
  12.    second image somewhere else on your hard disk.  
  13.  
  14.       X09to31.com  - applies the patch for the DOS Extender
  15.  
  16.       G09to31.com  - applies the patch for the GUI Library
  17.  
  18.       A09to31.com  - applies the patch for the Clarion API
  19.  
  20.       PatchAll.bat - runs all of the above .COM files
  21.  
  22. SYNTAX:
  23.       Each of the .COM files takes a single parameter for the directory 
  24.       where CDD 3.009 is installed.  PatchAll.bat takes the same parameter.
  25.  
  26.       First change to the directory where you installed the patches to, 
  27.       by default C:\Patch.
  28.  
  29.        Example:  To apply the Dos Extender patch, where CDD 3.009
  30.                  is installed in D:\Clarion3
  31.  
  32.          usage:       X09to31 D:\Clarion3
  33.  
  34.        Example:  To apply the all of the patches, where CDD 3.009
  35.                  is installed in D:\CDD
  36.  
  37.          usage:       PatchAll D:\CDD
  38.  
  39.  
  40.  
  41.                    
  42.