summaryrefslogtreecommitdiff
path: root/packaging/WiX/ca/CustomAction.def
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/WiX/ca/CustomAction.def')
-rw-r--r--packaging/WiX/ca/CustomAction.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/packaging/WiX/ca/CustomAction.def b/packaging/WiX/ca/CustomAction.def
new file mode 100644
index 00000000000..5f5e6630013
--- /dev/null
+++ b/packaging/WiX/ca/CustomAction.def
@@ -0,0 +1,8 @@
+LIBRARY "wixca"
+VERSION 1.0
+
+EXPORTS
+
+RemoveService
+RemoveServiceNoninteractive
+TestService