idursun / delphipi

Delphi Package Installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DelphiPI

Delphi Package Installer

Delphi Package Installer (DelphiPI) is a tool which aids you installing components to your Delphi IDE. DelphiPI automatically resolves dependencies between packages, compiles, installs and adds source paths to your IDE.

How to compile

You need to download and install two packages to be able to compile DelphiPI.

  • Download and install JCL. Version used is jcl-2.6.0.5178
  • Download and install Softgem's Virtual TreeView. Instructions for installing are in the INSTALL.txt file. Version used is V5.41
  • Open DelphiPI Package Group and build.

About

Delphi Package Installer


Languages

Language:Pascal 99.8%Language:Shell 0.2%