# HG changeset patch # User Adrian Buehlmann # Date 2010-04-16 12:57:30 # Node ID 230ab9a2359436ddfd6513312541e64b856d71a6 # Parent c2bf61e48f35e34f24b88c8903c4dc4819e08e6c wix updates - using FileSource attribute - removed unneeded "DiskId='1'" - all guids are now in guids.wxi diff --git a/contrib/wix/doc.wxs b/contrib/wix/doc.wxs --- a/contrib/wix/doc.wxs +++ b/contrib/wix/doc.wxs @@ -4,49 +4,46 @@ - - - + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/contrib/wix/guids.wxi b/contrib/wix/guids.wxi --- a/contrib/wix/guids.wxi +++ b/contrib/wix/guids.wxi @@ -32,4 +32,15 @@ + + + + + + + + + + + diff --git a/contrib/wix/locale.wxs b/contrib/wix/locale.wxs --- a/contrib/wix/locale.wxs +++ b/contrib/wix/locale.wxs @@ -15,24 +15,18 @@ - + + + + + + + + + + + - - - - - - - - - - - - - - diff --git a/contrib/wix/mercurial.wxs b/contrib/wix/mercurial.wxs --- a/contrib/wix/mercurial.wxs +++ b/contrib/wix/mercurial.wxs @@ -6,24 +6,31 @@ This software may be used and distributed according to the terms of the GNU General Public License version 2 or any later version. --> - - + - + Language='1033' Codepage='1252' Version='$(var.Version)' + Manufacturer='Matt Mackall and others'> - - + - VersionNT >= 501 + VersionNT >= 501 - + @@ -44,26 +51,28 @@ - - - + + + - - + + - - + + - - + + - - + + @@ -71,17 +80,16 @@ - + - + -