mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Upgrade to WiX v5.0.0
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
</Component>
|
||||
</DirectoryRef>
|
||||
|
||||
<ComponentGroup Id="MoonlightDependencies" Directory="INSTALLFOLDER">
|
||||
<Files Include="$(var.DeployDir)\**" />
|
||||
</ComponentGroup>
|
||||
|
||||
<Feature Id="ProductFeature" Title="Moonlight" Level="1" ConfigurableDirectory="INSTALLFOLDER">
|
||||
<ComponentRef Id="Moonlight" />
|
||||
<ComponentRef Id="MoonlightShortcuts" />
|
||||
|
||||
Reference in New Issue
Block a user