mirror of
https://github.com/MariaDB/server.git
synced 2025-02-10 07:34:11 +01:00
8c457dad48
Make installer fail if INSTALLDIR exists. In UI mode, show a popup and disable "Next" button until install root is corrected
11 lines
203 B
Modula-2
11 lines
203 B
Modula-2
LIBRARY "wixca"
|
|
VERSION 1.0
|
|
EXPORTS
|
|
PresetDatabaseProperties
|
|
RemoveDataDirectory
|
|
CreateDatabaseRollback
|
|
CheckDatabaseProperties
|
|
CheckDataDirectory
|
|
CheckDBInUse
|
|
CheckServiceUpgrades
|
|
CheckInstallDirectory
|