home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
auto32d3.exe
/
rar
/
AUTO32D3
/
INSTALL.TXT
< prev
next >
Wrap
Text File
|
1997-07-17
|
3KB
|
59 lines
You can install Auto Components Libarary as you would any other component.
Just follow these steps:
I. LIBRARY
A. Installation for Delphi 2.0
1.
a. If you have unregistered version
a.1. Copy the files from the \LIB.D20 to your Delphi Lib directory if you have Delphi 2.0
a.2. Copy the files from the \LIB.D21 to your Delphi Lib directory if you have Delphi 2.01
b. If you have registered version
Copy the files from the \LIB.D2 to your Delphi Lib directory
2. Run Delphi and select the OPTIONS pull-down menu. Then choose the
item INSTALL COMPONENTS...
3. Click on the ADD button. A dialog box will pop up. Click on the BROWSE button.
4. A standard file selection dialog will pop up. Select the directory that
contains the above mentioned files. In the "List Files of Type" drop-down
select *.DCU (*.PAS for registered users) files.
5. You should install (autoreg.dcu ((autoreg.pas for registered users).
Now click OK in the Install Components dialog box. Delphi's VCL will now recompiles.
B. Installation for Delphi 3.0
1. Copy the *.dcu, *.res and *.dfm files from the \LIB.D3 to your Delphi Lib directory
2. Run Delphi and select the COMPONENTS pull-down menu.
Then choose the item Install Packages...
2. Click on the ADD button. A dialog box will pop up. Click on the BROWSE button.
3. A standard file selection dialog will pop up. Select \LIB.D3\auto32.dpl
4. Copy the DB files from \Data directory to \Delphi 3.0\Demos\Data
C. Installation for C++ Builder 1.0
1. Copy the files from the \LIB.CB or (\LIB.D2 for registered users) to
your C++ Builder Lib directory \LIB\DBTREE\
2. Run CBuilder and select the OPTIONS pull-down menu. Then choose the
item INSTALL COMPONENTS...
3. Click on the ADD button. A dialog box will pop up. Click on the BROWSE button.
4. A standard file selection dialog will pop up. Select the directory
that contains the above mentioned files. In the "List Files of Type" drop-down
select *.OBJ (*.PAS for registered users) files.
5. You should install (autoreg.obj (autoreg.pas for registered users).
Now click OK in the Install Components dialog box. Delphi's VCL will now recompiles.
If on installation of the unregistered version the errors 'Could not open the file "*.obj"'
are appeared, then go to Options -> Environment -> Library and remove the check
'Options -> Use incremental linker' and rebuild library. Set the check after the library
rebuilding.
II. HELP FILES
1. Copy \help\autohelp.hlp, \help\ autohelp.kwf to \delhi\help\
2. Quit Delphi if it is running
3. Make a backup copy of \delphi\bin\delphi.hdx
4. Run the helpInst application from \delphi\help\tools
5. Open \delphi\bin\delphi.hdx
6. Select the Keywords|Add file menu option and select dbtree_v.kwf from \delphi\help
7. Select file|Save
8. Quit HelpInst
9. Run Delphi. If the error 'the autohelp.hlp file not found' appears point Delphi
to the delhi\help\autohelp.hlp.
The Auto Components Library help are now merged into Delphi's help system.