IDEInstaller v2.4

We’ve released our installer program as freeware with source code:
http://www.trichview.com/ideinstall/

It was updated to version 2.4.

This utility can be used by Delphi component developers to install their packages in Delphi and C++Builder IDE (from Delphi 5 and C++Builder 6 to RAD Studio 12 Athens). Both source code packages and trial packages are supported.
It makes some assumptions about package names and directory structure (the installer includes a help file describing them in detail). We have a utility that can generate Delphi and C++Builder packages for any components, VCL and FMX. This utility is for internal use, but if you provide a list of units, dcr files and required packages, I can generate packages for all version of Delphi and C++Builder for your components, for free.

Added:

  • Support of RAD Studio 12
  • Support of Delphi Community Edition
  • Support of Linux64, iOSDevice64, iOSSimARM64, Win64x platforms
  • Ability to auto-fix broken (empty) library paths.

Share this article