[openrtm-commit:00240] r2200 - trunk/OpenRTM-aist/win32/OpenRTM-aist/installer
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 7月 15日 (金) 10:13:19 JST
Author: fsi-katami
Date: 2011-07-15 10:13:19 +0900 (Fri, 15 Jul 2011)
New Revision: 2200
Modified:
trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in
Log:
For vc2010. refs #1915
Modified: trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in
===================================================================
--- trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in 2011-07-06 07:08:15 UTC (rev 2199)
+++ trunk/OpenRTM-aist/win32/OpenRTM-aist/installer/OpenRTM-aist.wxs.in 2011-07-15 01:13:19 UTC (rev 2200)
@@ -460,7 +460,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" />
+ <WixVariable Id="WixUICostingPopupOptOut" Value="1" Overridable="no" />
<!-- <UIRef Id="WixUI_Mondo" /> -->
<!-- WixUI_Mondo にインストールの種類を選択するダイアログを追加したもの -->
openrtm-commit メーリングリストの案内