mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-13 13:20:03 +02:00
Update QElectroTech.wxs
This commit is contained in:
@@ -105,8 +105,8 @@
|
|||||||
<!-- 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 -->
|
<!-- WixVariable without ui: namespace, at Package level -->
|
||||||
<ui:WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
<WixVariable Id="WixUILicenseRtf" Value="$(var.LicenseRtf)" />
|
||||||
|
|
||||||
<!-- 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