8000
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 5335b0a commit fa11f4bCopy full SHA for fa11f4b
tools/msvs/msi/product.wxs
@@ -353,6 +353,7 @@
353
</UI>
354
355
<UIRef Id="WixUI_Common"/>
356
+ <UIRef Id="WixUI_ErrorProgressText"/>
357
<WixVariable Id="WixUIBannerBmp" Value="..\..\..\doc\thin-white-stripe.jpg"/>
358
<WixVariable Id="WixUIDialogBmp" Value="..\..\..\doc\full-white-stripe.jpg"/>
359
<WixVariable Id="WixUILicenseRtf" Value="$(var.SourceDir)\LICENSE.rtf"/>
0 commit comments