From 556597af26150041e3b44ec2769ec6c962ab06db Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Thu, 21 May 2009 19:08:23 +0000 Subject: [PATCH] windows-install-wix-vs2008-20090521 LICENSE MIT add merge modules for VS2008 RunTime Libraries --- 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 e99dec79a..c206bf903 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 @@ -1769,5 +1773,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