Skip to content

Releases: digao-dalpiaz/CompInstall

Component Installer 2.6

21 Feb 03:26
da85293
Compare
Choose a tag to compare
  • 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

Component Installer 2.5

12 Sep 22:23
a4ae80f
Compare
Choose a tag to compare

Delphi 11 support.

Component Installer 2.4

26 Mar 01:01
Compare
Choose a tag to compare
  • 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.

Component Installer 2.3

01 Feb 22:20
Compare
Choose a tag to compare
  • 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).

Component Installer 2.2

18 Dec 10:41
Compare
Choose a tag to compare

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

Component Installer 2.1

31 Oct 03:36
Compare
Choose a tag to compare
  • Included Delphi 10.4 Sydney support.
  • Implemented verification of the 64-bit Delphi compiler existence when the 64-bit flag was set.

Component Installer 2.0

26 Oct 11:56
Compare
Choose a tag to compare
  • Compilation process now uses thread.
  • GitHub auto-update supporting.

Component Installer 1.2

04 May 02:19
Compare
Choose a tag to compare

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