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>
|
</Feature>
|
||||||
|
|
||||||
<!-- WixUI_Minimal with QElectroTech GPL-2 license -->
|
<!-- WixUI_Minimal with QElectroTech GPL-2 license -->
|
||||||
<ui:WixUI Id="WixUI_Minimal">
|
<ui:WixUI Id="WixUI_Minimal" />
|
||||||
|
|
||||||
|
<!-- WixVariable must be at Package level, not inside WixUI -->
|
||||||
<ui:WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
<ui:WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
||||||
</ui:WixUI>
|
|
||||||
|
|
||||||
<!-- Properties shown in Programs and Features -->
|
<!-- Properties shown in Programs and Features -->
|
||||||
<Property Id="ARPPRODUCTICON" Value="qet.ico" />
|
<Property Id="ARPPRODUCTICON" Value="qet.ico" />
|
||||||
|
|||||||
Reference in New Issue
Block a user