Windows Install: Do not install the policy on XP

A bug in Fusion on XP causes downlevel issues with upgrade.  The long
term fix is to duplicate the Fusion behavior.  For now we just suppress
the install on XP
This commit is contained in:
Rod Widdowson
2013-09-25 14:34:08 +01:00
committed by Jeffrey Altman
parent a759e5091f
commit 6ef84fdfe8

View File

@@ -38,6 +38,7 @@
<Component Id='comp.policy.Heimdal.Kerberos'
Guid='$(var.GuidPolKerberos)'
Win64='$(var.Win64)'>
<Condition>VersionNT &gt; 501</Condition>
<File Name='$(var.Version).pol' KeyPath='yes' Assembly='win32'
Id='policy.Kerberos' AssemblyManifest='policy.Kerberos' />
<File Name='$(var.Version).cat' Id='policy.Kerberos.cat' />