mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-13 21:39:59 +02:00
Update QElectroTech.wxs
This commit is contained in:
@@ -103,9 +103,10 @@
|
||||
</Feature>
|
||||
|
||||
<!-- WixUI_Minimal with QElectroTech GPL-2 license -->
|
||||
<ui:WixUI Id="WixUI_Minimal">
|
||||
<ui:WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
||||
</ui:WixUI>
|
||||
<ui:WixUI Id="WixUI_Minimal" />
|
||||
|
||||
<!-- WixVariable must be at Package level, not inside WixUI -->
|
||||
<ui:WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
||||
|
||||
<!-- Properties shown in Programs and Features -->
|
||||
<Property Id="ARPPRODUCTICON" Value="qet.ico" />
|
||||
|
||||
Reference in New Issue
Block a user