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:

committed by
Jeffrey Altman

parent
a759e5091f
commit
6ef84fdfe8
@@ -38,6 +38,7 @@
|
||||
<Component Id='comp.policy.Heimdal.Kerberos'
|
||||
Guid='$(var.GuidPolKerberos)'
|
||||
Win64='$(var.Win64)'>
|
||||
<Condition>VersionNT > 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' />
|
||||
|
Reference in New Issue
Block a user