From: Kevin Wasserman Date: Thu, 26 Jul 2012 18:50:40 +0000 (-0400) Subject: Add both x86 and x64 msm's to x64 installer X-Git-Tag: kfw-4.0-final~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f5648e6e58f5f6fc8ff717438db41c6dc05091;p=thirdparty%2Fkrb5.git Add both x86 and x64 msm's to x64 installer Since we have x86 dlls, we need the x86 msm's. Signed-off-by: Kevin Wasserman (cherry picked from commit cd6fce8e66300ab0e62e5a0d3a3f3cf13cbe750f) ticket: 7320 sattus: resolved --- diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index db1fa40efe..ff231be50c 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -584,23 +584,29 @@ - - - + + + + + + - - - + + + + + + - - - + + + - - - + + + diff --git a/src/windows/installer/wix/runtime.wxi b/src/windows/installer/wix/runtime.wxi index a5f2163b05..23a47a244e 100644 --- a/src/windows/installer/wix/runtime.wxi +++ b/src/windows/installer/wix/runtime.wxi @@ -1,8 +1,17 @@  - - - + + + + + + + + + + + + \ No newline at end of file