summaryrefslogtreecommitdiff
path: root/win/packaging/heidisql_feature.wxi.in
blob: 9fceb4689d060cc822a1ad93ac5ef6ce2e6976c1 (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</Condition>
   <ComponentGroupRef Id='HeidiSQL'/>
</Feature>
</Include>