IDEInstaller installs components in Delphi IDE

IDE Installer v2.3

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

It was updated to version 2.3.

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 11 Alexandria). 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.

Changes:

  • support for Android platforms in FireMonkey packages
  • updated user interface
  • ability to use relative path to components in installer script, and ability to add a system environment variable to write shorter paths to Delphi and C++Builder librar (these features are especially useful if the installer is not called from a larger setup application)

PS for people who subscribed to this blog to receive new articles by email: Starting from today we do not use a third-party service (follow.it) to send emails to subscribers. The list of subscribers is maintained on our server and emails are sent by our server; no data are shared to any third-party service. All contacts who subscribed from our blog were moved to our server. Contacts who subscribed from follow.it server are closed to us so we cannot move them; they need to re-subscribe, the subscription form is the right side (or at the bottom on mobile devices). Each email has an unsubscribe link at the bottom.

Share this article