From: Asanka Herath Date: Mon, 1 Nov 2004 10:45:48 +0000 (+0000) Subject: wix-compatibilityK-20041101 X-Git-Tag: BP-disconnected~168 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=b9f527243e6aa7fc24a0ea0e52d1ec753dd04fa9 wix-compatibilityK-20041101 Wix has been updated. to avoid warning/error messages some changes to the scripts were required. there were no changes to functionality. --- diff --git a/src/WINNT/install/wix/config.wxi b/src/WINNT/install/wix/config.wxi index e4702b0..bd7af64 100644 --- a/src/WINNT/install/wix/config.wxi +++ b/src/WINNT/install/wix/config.wxi @@ -103,6 +103,19 @@ + + + + + + + + + + + + + @@ -150,4 +163,6 @@ + + diff --git a/src/WINNT/install/wix/feature.wxi b/src/WINNT/install/wix/feature.wxi index 273b904..d786b2d 100644 --- a/src/WINNT/install/wix/feature.wxi +++ b/src/WINNT/install/wix/feature.wxi @@ -1,42 +1,29 @@  - - - - - - - - - - - - - + InstallDefault="followParent" Level="30" Title="$(loc.StrAFSClientDesc)"> - + - + VersionNT = 500 And ServicePackLevel < 3 - + CREDSSTARTUP = 0 + InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymLowLevel)" Title="$(loc.StrAFSClientDebugDesc)"> @@ -98,7 +85,7 @@ + InstallDefault="followParent" Level="130" Title="$(loc.StrAFSServerDesc)"> @@ -147,7 +134,7 @@ + InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymHighLevel)" Title="$(loc.StrAFSServerDebugDesc)"> @@ -159,7 +146,7 @@ + Display="expand" InstallDefault="followParent" Level="130" Title="$(loc.StrAFSCCDesc)"> @@ -197,7 +184,7 @@ + Display="expand" InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymHighLevel)" Title="$(loc.StrAFSCCDebugDesc)"> @@ -212,7 +199,7 @@ + InstallDefault="followParent" Level="130" Title="$(loc.StrAFSSDKDesc)"> @@ -227,7 +214,7 @@ + InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymHighLevel)" Title="$(loc.StrAFSSDKDebugDesc)"> @@ -236,7 +223,7 @@ + Display="expand" InstallDefault="followParent" Level="130" Title="$(loc.StrAFSDocDesc)"> diff --git a/src/WINNT/install/wix/files.wxi b/src/WINNT/install/wix/files.wxi index 0a61cca..b2bf6a7 100644 --- a/src/WINNT/install/wix/files.wxi +++ b/src/WINNT/install/wix/files.wxi @@ -1,6 +1,6 @@ - + @@ -19,7 +19,7 @@ - + @@ -119,7 +119,7 @@ - + @@ -362,8 +362,8 @@ - - + + @@ -380,7 +380,7 @@ - + @@ -668,7 +668,7 @@ - + @@ -715,7 +715,7 @@ - + @@ -730,7 +730,7 @@ - + OLDCELLSERVDB = "" @@ -740,7 +740,7 @@ OLDCELLSERVDB <> "" - + @@ -860,12 +860,12 @@ - + - + @@ -898,7 +898,7 @@ - + @@ -1034,7 +1034,7 @@ - + @@ -1063,7 +1063,7 @@ - + @@ -1115,7 +1115,7 @@ - + @@ -1134,7 +1134,7 @@ - + @@ -1178,10 +1178,10 @@ - - - - + + + + @@ -1284,7 +1284,7 @@ - + diff --git a/src/WINNT/install/wix/openafs.wxs b/src/WINNT/install/wix/openafs.wxs index 2ca393c..d0c493b 100644 --- a/src/WINNT/install/wix/openafs.wxs +++ b/src/WINNT/install/wix/openafs.wxs @@ -153,7 +153,7 @@ BinaryKey="BIN_afsCustom" DllEntry="UninstallNsisInstallation" Execute="immediate" /> -