diff --git a/packages/windows/installer/heimdal-installer.wxs b/packages/windows/installer/heimdal-installer.wxs
index 3b6cfb242..7bfd8f1a8 100644
--- a/packages/windows/installer/heimdal-installer.wxs
+++ b/packages/windows/installer/heimdal-installer.wxs
@@ -172,7 +172,12 @@
Permanent='yes' NeverOverwrite='yes'>
- Not LEGACYKRB5INI And Not LEGACYKRB5CONF
+
+
+
+
+ Not LEGACYKRB5INI And Not LEGACYKRB5CONF And Not LEGACYKRB5REG32 And Not LEGACYKRB5REG64
-
+
-
+
+
+
+
+
LEGACYKRB5INI
@@ -195,10 +208,18 @@
DestinationDirectory='dirCommonKerberos'
DestinationName='krb5.conf' DestinationShortName='krb5.cnf'
SourceProperty='LEGACYKRB5CONF' />
-
+
-
+
+
+
+
+
LEGACYKRB5CONF
@@ -220,6 +241,7 @@
+
@@ -232,6 +254,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+