Run the program you've just downloaded. It will extract all the files
needed in the directory C:\Program Files\Borland Delphi Personnal
Installer.
Go in this directory and run the program Install.exe.
Clic on the button Delphi 6 and follow the install process.
To obtain the Serial number and the Authorization Key
, go on the site : Delphi
Download Homepage
In the table Key Only,clic on the link Personnal.
A windows ask you to log in.
If you have an account on Borland site, enter it with your password.
It you don't have an account, you must create one. Clic on the button
New User.
Fill in the form and clic on the button Register.
Then, answer to the questions then clic on the button Submit.
In the new page, verify your email adress and clic on the button Submit.
Finally, on the last page, clic on the link Send me a serial number and
authorization key via email.
The Serial number and the Authorization Key
are sended to you by email at the adress you've given.
Enter these informations in the install program, then clic on the buttonNext >.
Continue and finish the install process.
You can now run Delphi 6.
The first time your run it, it will ask you to register with 3 options :
On line
By phone or web browser
Later
Register your Delphi 6.
You can choose to register later, your Delphi will work anyway.
You Delphi program is now installed. We can now see the next step.
2)
How to install the TeleAuto source code
First download the components used by TeleAuto (9 Mo) : Components
And the TeleAuto in the page : Source code
Create a directory for your Delphi project, for exemple C:\Projets.
Unzip the components and the source code in this directory. You will obtain 2
directory :
C:\Projets\Components\ containing all the components.
C:\Projets\TeleAuto\ containing the TeleAuto source code and the BSC and NGC
catalogs in the cat directory.
Run Delphi 6 to install the components in it.
We are now going to say to Delphi where it will
find all the components units.
In the Delphi menu, clic on Tools/Environment options...
In the new window, clic on the tab Library.
In the zone Directories, clic on the button with three points ...
nest to the field : Library path, ont the top.
In the new window, clic on the button with three points ...
In the dialog window, select the directory C:\Projects\Components\skychart
then clic on the button OK.
Finally, clic on the button Add.
Do the same to add the directories :
C:\Projects\Components\Hirestimer
C:\Projects\Components\Editnbre
C:\Projects\Components\TAGraph
C:\Projects\Components\Twainy
C:\Projects\Components\PBFolderDialog
C:\Projects\Components\Pascal Script for Delphi\Source
C:\Projects\Components\SynEdit\Source
C:\Projects\Components\VideoCap6
C:\Projects\Components\NumberEdit
C:\Projects\Components\NumberEdit
C:\Projects\Components\Synapse\source\lib
Clic in the le menu File/Open then open the le packet
C:\Projects\Components\Component.dpk
Then clic on the button Install.
The first components appears in the components palette.
Clic in the menu File/Open thne open the packet
C:\Projects\Components\skychart\skychartD6.dpk
Then clic on the button Install
The SkyChart component appears in the components palette
Clic in the menu File/Open thne open the packet
C:\Projects\Components\SynEdit\Packages\SynEdit_D6_PE.dpk
Then clic on the button Install
The SynEdit components appear in the components palette
Clic in the menu File/Open then open the packet
C:\Projects\Components\TAGraph\TA.dpk
Then clic on the button Install
The graph drawing component appear in the components palette
Clic in the menu File/Open thne open the packet
C:\Projects\Components\VideoCap6\videocap6.dpk
Then clic on the button Install
The webcam engine component appear in the components palette
Start the program C:\Projects\Components\RemObjects
Pascal Script - 3.0.3.53.exe
To install the pascal script engine.
Install it in the directory C:\Program1\Components\Pascal Script for Delphi.
Exit and run again Delphi 6 to register the script engine.
If you have an error, simply uninstall this program.
That done, you can now compile TeleAuto. Just open the file TeleAuto.dpr, hit the F9 key
and wait a few seconds, TeleAuto appears on the screen.
If you find problems, please contact Philippe (philippe point martinole at teleauto point org)
If you modify TeleAuto, just send the modified files to Philippe. He will include you changes.