CompInstall Versions Save

Delphi utility app to auto-install component packages into IDE

v2.6

3 months ago
  • Delphi 12 support.
  • New ini properties: IniVersion, OutputPath and Package\Path
  • PublishFiles now supports sub-folder.
  • Clear all files and sub-folders when updating from GitHub.
  • Detect unsupported compiler

v2.5

2 years ago

Delphi 11 support.

v2.4

3 years ago
  • As it is not a good practice to embed the Component Installer EXE in the GitHub component sources, the update of the GitHub repository has been modified to not update the Component Installer EXE, but only the configured component sources.
  • Removed backup functionality in GitHub auto-update.

v2.3

3 years ago
  • Fixed sub-folders creation (missing) when extracting files on GitHub update.
  • New backup folder on GitHub update (actual folder will be renamed using date and time sufix).

v2.2

3 years ago

Fixed call to rsvars.bat when Delphi is installed in a path containing spaces characters.

v2.1

3 years ago
  • Included Delphi 10.4 Sydney support.
  • Implemented verification of the 64-bit Delphi compiler existence when the 64-bit flag was set.

v2.0

3 years ago
  • Compilation process now uses thread.
  • GitHub auto-update supporting.

v1.2

4 years ago

Please read README here at GitHub to know how to use.