Migrate Installer and Setup to Wix 5

This commit is contained in:
2024-05-03 21:27:27 +02:00
committed by Lorenz Stechauner
parent d102a1cb7a
commit 384f7c9ec0
7 changed files with 22 additions and 123 deletions

View File

@@ -9,8 +9,7 @@
<Feature Id="Main">
<ComponentGroupRef Id="ShortcutComponents"/>
<ComponentGroupRef Id="MainComponents"/>
<ComponentGroupRef Id="BuildFiles"/>
<ComponentGroupRef Id="DocumentTemplates"/>
<ComponentGroupRef Id="HeatComponents"/>
</Feature>
</Package>
</Wix>