win,msi: add required UIRef for localized strings
Reviewed-By: João Reis <reis@janeasystems.com> PR-URL: https://github.com/nodejs/node/pull/8884
This commit is contained in:
parent
7b924f1713
commit
7a0fe9f471
@ -357,6 +357,7 @@
|
||||
</UI>
|
||||
|
||||
<UIRef Id="WixUI_Common"/>
|
||||
<UIRef Id="WixUI_ErrorProgressText"/>
|
||||
<WixVariable Id="WixUIBannerBmp" Value="..\..\..\doc\thin-white-stripe.jpg"/>
|
||||
<WixVariable Id="WixUIDialogBmp" Value="..\..\..\doc\full-white-stripe.jpg"/>
|
||||
<WixVariable Id="WixUILicenseRtf" Value="$(var.SourceDir)\LICENSE.rtf"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user