mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user