summaryrefslogtreecommitdiff
path: root/win/packaging/heidisql_feature.wxi.in
blob: 241554e035a2773f48a3b2cb1895b56e9baff4e5 (plain)
1
2
3
4
5
6
7
8
9
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 AND NOT REMOVE ~= ALL</Condition>
   <ComponentGroupRef Id='HeidiSQL'/>
</Feature>
</Include>