summaryrefslogtreecommitdiff
path: root/win/packaging/heidisql_feature.wxi.in
diff options
context:
space:
mode:
Diffstat (limited to 'win/packaging/heidisql_feature.wxi.in')
-rw-r--r--win/packaging/heidisql_feature.wxi.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/win/packaging/heidisql_feature.wxi.in b/win/packaging/heidisql_feature.wxi.in
new file mode 100644
index 00000000000..9fceb4689d0
--- /dev/null
+++ b/win/packaging/heidisql_feature.wxi.in
@@ -0,0 +1,10 @@
+<Include>
+<Feature Id="HeidiSQL"
+ Title='HeidiSQL'
+ Description= 'Powerful, easy and free MySQL/MariaDB GUI client by Ansgar Becker'
+ AllowAdvertise='no'
+ Level='1'>
+ <Condition Level="0">HEIDISQLINSTALLED</Condition>
+ <ComponentGroupRef Id='HeidiSQL'/>
+</Feature>
+</Include>