[openrtm-commit:00059] r2098 - trunk/OpenRTM-aist/win32/OpenRTM-aist/installer
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 5月 18日 (水) 18:39:17 JST
Author: kurihara
Date: 2011-05-18 18:39:16 +0900 (Wed, 18 May 2011)
New Revision: 2098
Modified:
trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in
Log:
Correspondence to a bug of Wix3.5. refs #2064
Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in 2011-05-13 07:44:02 UTC (rev 2097)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in 2011-05-18 09:39:16 UTC (rev 2098)
@@ -434,6 +434,7 @@
<WixVariable Id="WixUILicenseRtf" Value="License.rtf" />
<WixVariable Id="WixUIBannerBmp" Value="Bitmaps/bannrbmp.bmp" />
<WixVariable Id="WixUIDialogBmp" Value="Bitmaps/dlgbmp.bmp" />
+ <WixVariable Id="WixUICostingPopupOptOut" Value="1" Overridable="yes" />
<!-- <UIRef Id="WixUI_Mondo" /> -->
<!-- WixUI_Mondo にインストールの種類を選択するダイアログを追加したもの -->
openrtm-commit メーリングリストの案内