Added ComponentRef

This commit is contained in:
vadym 2022-11-30 17:10:08 +02:00
parent 88d59cc3ab
commit f3588b4c49

View file

@ -250,6 +250,7 @@ cat > wix.xml << EOF
<Feature Id="MeshFeature" Title="Mesh" Level="1">
<ComponentRef Id="MainExecutable" />
<ComponentRef Id="UIExecutable" />
<ComponentRef Id="CopyComponent" />
<ComponentRef Id="CtrlExecutable" />
<ComponentRef Id="cmpDesktopShortcut" />
<ComponentRef Id="ConfigScript" />