Integrate GSv6Fwd into MISH

This commit is contained in:
Cameron Gutman
2019-07-13 15:04:20 -07:00
parent 51dc3142ca
commit b31d257566
8 changed files with 150 additions and 10 deletions
-3
View File
@@ -9,9 +9,6 @@
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
<MediaTemplate EmbedCab="yes" />
<WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
<UIRef Id="WixUI_Minimal" />
<Feature Id="ProductFeature" Title="MISHSetup" Level="1">
<ComponentGroupRef Id="ProductComponents" />
</Feature>