From 636bcd8a47d8de132e5d74fe17d9326a0f117b02 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Mon, 15 Mar 2010 20:10:42 +0200 Subject: [PATCH] Installer: Move couple of strings to productInfo.wxi. --- win_installer/cppcheck.wxs | 4 ++-- win_installer/productInfo.wxi | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/win_installer/cppcheck.wxs b/win_installer/cppcheck.wxs index 20c46bb2f..f3a06fcb6 100755 --- a/win_installer/cppcheck.wxs +++ b/win_installer/cppcheck.wxs @@ -3,10 +3,10 @@ + Language='1033' Codepage='1252' Version='$(var.ProductVersion)' Manufacturer='$(var.ProductManufacturer)'> diff --git a/win_installer/productInfo.wxi b/win_installer/productInfo.wxi index 36237912c..6947f82d1 100755 --- a/win_installer/productInfo.wxi +++ b/win_installer/productInfo.wxi @@ -3,9 +3,12 @@ + + + + -