summaryrefslogtreecommitdiffstats
path: root/src/windows/installer/wix/features.wxi
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2004-12-15 16:53:29 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2004-12-15 16:53:29 +0000
commit1132e0a2b222a79aef4eb901b4b156e1dc01aa4b (patch)
treee22e8375a7f30c51bbe87524ac43d23ced3e4ac2 /src/windows/installer/wix/features.wxi
parent273d8c674cf5a471485218de5859394e700be7b4 (diff)
downloadkrb5-1132e0a2b222a79aef4eb901b4b156e1dc01aa4b.tar.gz
krb5-1132e0a2b222a79aef4eb901b4b156e1dc01aa4b.tar.xz
krb5-1132e0a2b222a79aef4eb901b4b156e1dc01aa4b.zip
Update for WiX 2.1 installer
ticket: 2805 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16938 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/installer/wix/features.wxi')
-rw-r--r--src/windows/installer/wix/features.wxi1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi
index ada31027e4..dcc99faecb 100644
--- a/src/windows/installer/wix/features.wxi
+++ b/src/windows/installer/wix/features.wxi
@@ -39,7 +39,6 @@
Description="$(loc.KerberosClientDesc)"
InstallDefault="local"
Title="$(loc.KerberosClientTitle)"
- FollowParent="yes"
Level="30">
<ComponentRef Id="cmf_aklog_exe" />