Patch Archive
Home Up Feedback Search

Products
Order
Downloads
Support
Articles & Tips
Recommended Links
About

 
 

 
 

This page contains archived patches and updates to our products for registered users. 

Patches & Updates

-------------------------------------------------------------------------

Delphi - All Versions

ThreadDemo.zip Demo Project for using the Inference Engine Component Suite in another thread, Source and Executable
IE1.11Patch.zip Patch Inference Engine Component Suite from v1.1 to v1.11, Source and Non-Source Code Versions (update.zip is NOT needed)

Delphi 5

PatchIESrc1.0 to 1.01D5.zip  

Patch Inference Engine Component Suite from v1.0 to v1.01, Source Code Only (update.zip is not included)
PatchIENoSrc 1.0 to 1.01D5.zip Patch Inference Engine Component Suite from v1.0 to v1.01, Non-source Code Only (update.zip is not included)
PatchIESrc1.01 to 1.1D5.zip Patch Inference Engine Component Suite from v1.01 to v1.1, Source Code Only (update.zip is not included)

PLEASE PATCH TO V1.01 FIRST

PatchIENoSrc 1.01 to 1.1D5.zip Patch Inference Engine Component Suite from v1.01 to v1.1, Non-source Code Only (update.zip is not included)

PLEASE PATCH TO V1.01 FIRST

PatchIESrc1.11D5 to D6.zip Patch Inference Engine Component Suite v1.11 from Delphi 5 to Delphi 6, Source Code Only (update.zip is not included)

PLEASE PATCH TO V1.11 FIRST

PatchIENoSrc 1.11D5 to D6.zip Patch Inference Engine Component Suite v1.11 from Delphi 5 to Delphi 6, Non-source Code Only (update.zip is not included)

PLEASE PATCH TO V1.11 FIRST

Delphi 4

PatchIESrc1.0 to 1.01D4.zip Patch Inference Engine Component Suite from v1.0 to v1.01, Source Code Only (update.zip is not included)
PatchIENoSrc 1.0 to 1.01D4.zip Patch Inference Engine Component Suite from v1.0 to v1.01, Non-source Code Only (update.zip is not included)
PatchIESrc1.01 to 1.1D4.zip Patch Inference Engine Component Suite from v1.01 to v1.1, Source Code Only (update.zip is not included)

PLEASE PATCH TO V1.01 FIRST

PatchIENoSrc 1.01 to 1.1D4.zip Patch Inference Engine Component Suite from v1.01 to v1.1, Non-source Code Only (update.zip is not included)

PLEASE PATCH TO V1.01 FIRST

PatchIESrc1.11D4 to D6.zip Patch Inference Engine Component Suite v1.11 from Delphi 4 to Delphi 6, Source Code Only (update.zip is not included)

PLEASE PATCH TO V1.11 FIRST

PatchIENoSrc 1.11D4 to D6.zip Patch Inference Engine Component Suite v1.11 from Delphi 4 to Delphi 6, Non-source Code Only (update.zip is not included)

PLEASE PATCH TO V1.11 FIRST

 

Installation Instructions

-------------------------------------------------------------------------

1. Make sure you have quit Delphi
2. Run the Update.exe (if you have not already done so, get this
executable (update.zip) off the web site)
3. Select the top level directory of the original installation. If 
you used the default from the original installation, it is 
"c:\Program Files\RiverSoftAVG\Inference Engine Component Suite"
4. Select the patch file
5. Click the Update button to run the update

WARNING! This patch updates files in the Inference Engine Component
Suite. It will not delete any new files you have made in these
directories, but changed files (specifically, if you have modified
the demo source) will be overwritten. 

 

Update Program

This program updates files and directories from one version to the next. It is needed to run the patch files.  Find the Update File (*.UPD) and execute the update against your original installation. 

This EXE is based on the project MakeUpd, ©1998, Gregory L. Bullock (bullock@tsppd.com) (Source available free on the Delphi Super Page). There is one bug fix, in the AddFileToTargetDir procedure, the following two lines have been added after the try statement:
if not DirectoryExists(ExtractFileDir(OldFileName)) then
    CreateDir( ExtractFileDir(OldFileName) );

Download Update Program

Send mail to webmasterNO@SPAMRiverSoftAVG.com with questions or comments about this web site.
Copyright © 2002-2010 RiverSoftAVG
Last modified: September 20, 2010