1. English
2. German (please see below)
-------------------------------------------------------------------------------------------------
Installation tips
This example shows the installation of components by Delphi 5. 

   1.Component-Download. (PieTools.zip (183 kB)) 
   2.Unzip components. 
   3.Only D4:
     Because in this package the file "dsgnintf.pas" is maked for Delphi 5 and C++Builder 5, 
     a Delphi4-user should delete this file.
   4.Launch Delphi (BCB). 
   5.Close open projects. ("File/Close all") 
   6.Launch the installation-window. ("Component/Install component") 
   7.Choose the register "New package". 
   8.Edit the unit-name. Select the file "PieToolsReg.pas" 
     (for Delphi 6: "PieToolsRegD6.pas") in your path.
   9.Edit the package-name. (e.g. "c:\programs\borland\delphi5\Lib\PieToolsPck.dpk")
  10.Type the comment. (e.g. "Pie-Tools-Components")
  11.Press "OK". 
  12.Confirm the question "Package ... will be compiled and installed. Continue?" with
     "Yes". 
  13.Now Delphi will compile the components. If Delphi needs other packages, then
     permitt this by "Ok". 
  14.Now shows Delphi a message, because all components are correctly installed. 
  15.Save the package-project and close it. 

This is the way for Delphi 5. I have tested the installation of my components with Delphi 4, 5, 6 and C++Builder 5.


-------------------------------------------------------------------------------------------------
Installationshinweise
Die Installation der Komponenten wird exemplarisch am Beispiel Delphi 5 erlutert. 

   1.Komponenten saugen. (PieTools.zip (183 kB))
   2.Komponenten entpacken. 
   3.Nur D4:
     Da die im Paket enthaltene Datei "dsgnintf.pas" fr Delphi 5 und C++Builder 5 gedacht ist, mssen Delphi4-Anwender
    diese Datei lschen.
   4.Delphi (BCB) starten. 
   5.Offene Projekte schliessen. ("Datei/Alle schliessen") 
   6.Installationsfenster starten. ("Komponente/Komponente installieren") 
   7.Register "In neues Package" auswhlen. 
   8.Unitnamen eingeben. Dazu mit der Durchsuchen-Schaltflche die Datei
     "PieToolsReg.pas" (bei Delphi 6: "PieToolsRegD6.pas") auswhlen. 
   9.Packagenamen eingeben. (z.B.
     "c:\programme\borland\delphi5\Lib\PieToolsPck.dpk") 
  10.Beschreibung eingeben. (z.B. "Pie-Tools-Komponenten") 
  11."OK" drcken. 
  12.Frage "Package ... wird compiliert, danach installiert. Weiter?" mit "Ja" besttigen. 
  13.Delphi compiliert jetzt die Komponenten. Wenn Delphi noch andere Packages
     dazulinken will, dann einfach alles mit "Ok" erlauben. 
  14.So, jetzt sollte Delphi eine Meldung anzeigen, da alles korrekt installiert wurde. 
  15.Dann mut Du noch das Package-Projekt abspeichern und schliessen. 

Soviel zu Delphi 5. Die Installation der Komponenten habe ich mit Delphi 4, 5, 6 und C++Builder 5 getestet.