Fix missing installer window icon with WiX 5
This commit is contained in:
parent
5a47ddca33
commit
5a6620a9ae
2 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue