From 25a4a0f4ca9bef0b6debbd60d40afbd02c6b6cd9 Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Thu, 21 May 2009 19:08:34 +0000 Subject: [PATCH] DEVEL15-windows-install-wix-vs2008-20090521 LICENSE MIT add merge modules for VS2008 RunTime Libraries (cherry picked from commit 556597af26150041e3b44ec2769ec6c962ab06db) --- src/WINNT/install/wix/files.wxi | 51 +++++++++++++++++++++++++++++-- src/WINNT/install/wix/runtime.wxi | 7 +++++ 2 files changed, 56 insertions(+), 2 deletions(-) diff --git a/src/WINNT/install/wix/files.wxi b/src/WINNT/install/wix/files.wxi index 096b6a501..f3590f2d6 100644 --- a/src/WINNT/install/wix/files.wxi +++ b/src/WINNT/install/wix/files.wxi @@ -141,8 +141,12 @@ - + + + While we would love to just use the merge modules, they are unfortunately @@ -1774,5 +1778,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/WINNT/install/wix/runtime.wxi b/src/WINNT/install/wix/runtime.wxi index a4068c92a..278aa20cb 100644 --- a/src/WINNT/install/wix/runtime.wxi +++ b/src/WINNT/install/wix/runtime.wxi @@ -7,6 +7,13 @@ + + + + + + + -- 2.39.5