Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b51b398 + e99b767 commit 6a6d775Copy full SHA for 6a6d775
src/Installers/Windows/WindowsHostingBundle/Bundle.wxs
@@ -6,6 +6,7 @@
6
<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.HyperlinkLicense">
7
<bal:WixStandardBootstrapperApplication LicenseUrl="https://go.microsoft.com/fwlink/?LinkId=329770"
8
LogoFile="DotNetLogo.bmp"
9
+ SuppressDowngradeFailure="yes"
10
SuppressOptionsUI="yes"
11
ThemeFile="thm.xml"
12
LocalizationFile="thm.wxl"/>
0 commit comments