diff options
Diffstat (limited to 'win/packaging/ca/CustomAction.def')
-rw-r--r-- | win/packaging/ca/CustomAction.def | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/win/packaging/ca/CustomAction.def b/win/packaging/ca/CustomAction.def new file mode 100644 index 00000000000..0be77a97a08 --- /dev/null +++ b/win/packaging/ca/CustomAction.def @@ -0,0 +1,10 @@ +LIBRARY "wixca" +VERSION 1.0 +EXPORTS +PresetDatabaseProperties +RemoveDataDirectory +CreateDatabaseRollback +CheckDatabaseProperties +CheckDataDirectoryEmpty +CheckDBInUse +CheckServiceUpgrades |