Subject | IB 6 Install w/TIBInstall |
---|---|
Author | Robert F. Tulloch |
Post date | 2000-09-23T21:04:22Z |
Hi:
BCB5
Asking here since hardly ever get answers in BCB NG. Sorry.
The Install components (TIBInstall) are to install Interbase, is that
correct?
So what is the scenario:
Install your app. If initial install of app then call to a set of
Interbase install routines within app?
Or, have separate program to install IB, with a RunOnce with Restart
set in the app install?
Or ????
This is not clear to me. Especially:
From Help-
Executes the installation.
void __fastcall InstallExecute(void);
Description
Call InstallExecute to execute the installation.
Note: You must install InterBase 6 to use this feature.
The "Note:" above implies that IB6 must be installed to use the install.
Do not understand this comment?
Thanks.
Best regards
BCB5
Asking here since hardly ever get answers in BCB NG. Sorry.
The Install components (TIBInstall) are to install Interbase, is that
correct?
So what is the scenario:
Install your app. If initial install of app then call to a set of
Interbase install routines within app?
Or, have separate program to install IB, with a RunOnce with Restart
set in the app install?
Or ????
This is not clear to me. Especially:
From Help-
Executes the installation.
void __fastcall InstallExecute(void);
Description
Call InstallExecute to execute the installation.
Note: You must install InterBase 6 to use this feature.
The "Note:" above implies that IB6 must be installed to use the install.
Do not understand this comment?
Thanks.
Best regards