mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
Fix missing installer window icon with WiX 5
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
LaunchTarget="[InstallFolder]\Moonlight.exe"
|
||||
ThemeFile="RtfTheme.xml"
|
||||
Theme="rtfLicense" />
|
||||
<Payload Name="Moonlight.ico" SourceFile="..\..\app\moonlight.ico" Compressed="yes" />
|
||||
</BootstrapperApplication>
|
||||
|
||||
<Chain>
|
||||
|
||||
Reference in New Issue
Block a user