From 8221d973ae2482bcb7eca84081be8a3ca48f2f5c Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Wed, 2 Sep 2020 14:12:13 -0400 Subject: Fix Condition authoring. --- src/wixlib/IIsExtension_Platform.wxi | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'src/wixlib') diff --git a/src/wixlib/IIsExtension_Platform.wxi b/src/wixlib/IIsExtension_Platform.wxi index dd9646df..e49dc364 100644 --- a/src/wixlib/IIsExtension_Platform.wxi +++ b/src/wixlib/IIsExtension_Platform.wxi @@ -1,5 +1,4 @@ - - + @@ -8,18 +7,18 @@ - !(loc.ConfigureIIs) - !(loc.ConfigureIIsExec) - !(loc.StartMetabaseTransaction) - !(loc.RollbackMetabaseTransaction) - !(loc.CommitMetabaseTransaction) - !(loc.WriteMetabaseChanges) + + + + + + - !(loc.ConfigureIIs7Exec) - !(loc.StartIIS7ConfigTransaction) - !(loc.RollbackIIS7ConfigTransaction) - !(loc.CommitIIS7ConfigTransaction) - !(loc.WriteIIS7ConfigChanges) + + + + + @@ -36,7 +35,7 @@ - NOT SKIPCONFIGUREIIS AND VersionNT > 400 + @@ -59,8 +58,8 @@ - VersionNT > 400 - VersionNT > 400 + + -- cgit v1.2.3-55-g6feb