feature fix

This commit is contained in:
vadym 2021-09-12 17:59:13 +03:00
parent 0f53a75a9a
commit ba0d3b737d

View file

@ -236,10 +236,6 @@ cat > wix.xml << EOF
<ComponentRef Id="ConfigScript" /> <ComponentRef Id="ConfigScript" />
</Feature> </Feature>
<Feature Id="UIFeature" Title="RiV-mesh manager" Level="1">
<ComponentRef Id="UIExecutable" />
</Feature>
<CustomAction <CustomAction
Id="UpdateGenerateConfig" Id="UpdateGenerateConfig"
Directory="MeshInstallFolder" Directory="MeshInstallFolder"