Submitter | phabricator |
---|---|
Date | April 28, 2022, 3:44 p.m. |
Message ID | <differential-rev-PHID-DREV-co6qqfdt3lvs6khn3jp5-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50945/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/contrib/packaging/wix/mercurial.wxs b/contrib/packaging/wix/mercurial.wxs --- a/contrib/packaging/wix/mercurial.wxs +++ b/contrib/packaging/wix/mercurial.wxs @@ -33,8 +33,8 @@ CompressionLevel='high' /> <Property Id='DiskPrompt' Value="Mercurial $(var.Version) Installation [1]" /> - <Condition Message='Mercurial MSI installers require Windows XP or higher'> - VersionNT >= 501 + <Condition Message='Mercurial MSI installers require Windows 8.1 or higher'> + VersionNT >= 603 </Condition> <Property Id="INSTALLDIR">