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 >
Text File  |  1997-07-17  |  3KB  |  59 lines

  1. You can install Auto Components Libarary as you would any other component.
  2. Just follow these steps:
  3.  
  4. I. LIBRARY
  5. A. Installation for Delphi 2.0
  6. 1. 
  7. a. If you have unregistered version
  8. a.1. Copy the files from the \LIB.D20  to your Delphi Lib directory if you have Delphi 2.0
  9. a.2. Copy the files from the \LIB.D21  to your Delphi Lib directory if you have Delphi 2.01
  10. b. If you have registered version
  11. Copy the files from the \LIB.D2  to your Delphi Lib directory
  12. 2. Run Delphi and select the OPTIONS pull-down menu.  Then choose the
  13.  item INSTALL COMPONENTS...
  14. 3. Click on the ADD button.  A dialog box will pop up.  Click on the BROWSE button.
  15. 4. A standard file selection dialog will pop up.  Select the directory that 
  16. contains the above mentioned files.  In the "List Files of Type" drop-down 
  17. select *.DCU (*.PAS for registered users) files.
  18. 5. You should install (autoreg.dcu ((autoreg.pas for registered users).
  19. Now click OK in the Install Components dialog box.  Delphi's VCL will now recompiles.
  20.  
  21. B. Installation for Delphi 3.0
  22. 1. Copy the *.dcu, *.res and *.dfm files from the \LIB.D3  to your Delphi Lib directory
  23. 2. Run Delphi and select the COMPONENTS pull-down menu.  
  24. Then choose the item Install Packages...
  25. 2. Click on the ADD button.  A dialog box will pop up.  Click on the BROWSE button.
  26. 3. A standard file selection dialog will pop up.  Select \LIB.D3\auto32.dpl 
  27. 4. Copy the DB files from \Data directory to \Delphi 3.0\Demos\Data
  28.  
  29. C. Installation for C++ Builder 1.0
  30. 1. Copy the files from the \LIB.CB or (\LIB.D2 for registered users) to
  31. your C++ Builder Lib directory \LIB\DBTREE\
  32. 2. Run CBuilder and select the OPTIONS pull-down menu.  Then choose the
  33. item INSTALL COMPONENTS...
  34. 3. Click on the ADD button.  A dialog box will pop up.  Click on the BROWSE button.
  35. 4. A standard file selection dialog will pop up.  Select the directory 
  36. that contains the above mentioned files.  In the "List Files of Type" drop-down 
  37. select *.OBJ (*.PAS for registered users) files.
  38. 5. You should install (autoreg.obj (autoreg.pas for registered users).
  39. Now click OK in the Install Components dialog box.  Delphi's VCL will now recompiles.
  40.  
  41. If on installation of the unregistered version the errors 'Could not open the file "*.obj"' 
  42. are appeared, then go to Options -> Environment -> Library and remove the check 
  43. 'Options -> Use incremental linker' and rebuild library. Set the check after the library 
  44. rebuilding.
  45.  
  46.  
  47. II. HELP FILES
  48. 1. Copy \help\autohelp.hlp, \help\ autohelp.kwf to \delhi\help\
  49. 2. Quit Delphi if it is running
  50. 3. Make a backup copy of \delphi\bin\delphi.hdx
  51. 4. Run the helpInst application from \delphi\help\tools
  52. 5. Open \delphi\bin\delphi.hdx
  53. 6. Select the Keywords|Add file menu option and select dbtree_v.kwf from \delphi\help
  54. 7. Select file|Save
  55. 8. Quit HelpInst
  56. 9. Run Delphi. If the error 'the autohelp.hlp file not found' appears point Delphi 
  57. to the delhi\help\autohelp.hlp.
  58. The Auto Components Library help are now merged into Delphi's help system.
  59.