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 7b924f1 commit 7a0fe9fCopy full SHA for 7a0fe9f
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