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.
1 parent 24bf753 commit 969dcabCopy full SHA for 969dcab
tools/msvs/msi/product.wxs
@@ -357,6 +357,7 @@
357
</UI>
358
359
<UIRef Id="WixUI_Common"/>
360
+ <UIRef Id="WixUI_ErrorProgressText"/>
361
<WixVariable Id="WixUIBannerBmp" Value="..\..\..\doc\thin-white-stripe.jpg"/>
362
<WixVariable Id="WixUIDialogBmp" Value="..\..\..\doc\full-white-stripe.jpg"/>
363
<WixVariable Id="WixUILicenseRtf" Value="$(var.SourceDir)\LICENSE.rtf"/>
0 commit comments