Install Functions
Go Up to Function Categories
The following table summarizes the InterBase API functions available for creating an application install routine:
| Function name | Purpose |
|---|---|
|
Clear all options set by isc_install_set_option(). | |
|
Perform the install. | |
|
Return requested information. | |
|
Return the text of the requested error or warning message. | |
|
Load messages from the specified file. | |
|
Perform checks on the install environment. | |
|
Create a handle to a list of selected install options. | |
|
Remove an option from a list of selected options. | |
|
Remove previously installed files. | |
|
Check current system and the validity of the uninstall file. |