Componentes.Terceros.DevExp.../internal/x.44/1/DelphiPI
2009-06-29 12:09:02 +00:00
..
DelphiPI.exe Compilado para Delphi 2009 (D12) 2009-06-29 12:09:02 +00:00
LICENSE.txt Compilado para Delphi 2009 (D12) 2009-06-29 12:09:02 +00:00
patterns.txt Compilado para Delphi 2009 (D12) 2009-06-29 12:09:02 +00:00
README.TXT Compilado para Delphi 2009 (D12) 2009-06-29 12:09:02 +00:00

Description:

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 and also registers if there are any help file suitable for 
OpenHelp (Delphi 7 and previous versions).


How To Use:
    * Start DelphiPI
    * Select the folder where both package file (*.dpk) and source files (*.pas) reside. 

    If the directory structure is like: 

    SuperLibrary\packages SuperLibrary\source 

    then just select SuperLibrary folder. 

    * Specify a pattern that matches for your delphi installation. 
	  If you don't want to use a pattern just leave it as *.dpk and unselect the packages that are not suitable for 
	  your delphi installation.

	
Websites:
	http://www.thexpot.net
	http://code.google.com/p/delphipi/