Show More
@@ -33,8 +33,8 b'' | |||
|
33 | 33 | CompressionLevel='high' /> |
|
34 | 34 | <Property Id='DiskPrompt' Value="Mercurial $(var.Version) Installation [1]" /> |
|
35 | 35 | |
|
36 |
<Condition Message='Mercurial MSI installers require Windows |
|
|
37 |
VersionNT >= |
|
|
36 | <Condition Message='Mercurial MSI installers require Windows 8.1 or higher'> | |
|
37 | VersionNT >= 603 | |
|
38 | 38 | </Condition> |
|
39 | 39 | |
|
40 | 40 | <Property Id="INSTALLDIR"> |
General Comments 0
You need to be logged in to leave comments.
Login now