From b11d1dbf41e7ddc47f951cc39c539ded170067ce Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Mon, 13 Jan 2025 22:37:21 -0500 Subject: [PATCH] The default compression level is now medium. --- src/xsd4/wix.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xsd4/wix.xsd b/src/xsd4/wix.xsd index cc94fd31..fc0c66af 100644 --- a/src/xsd4/wix.xsd +++ b/src/xsd4/wix.xsd @@ -9575,7 +9575,7 @@ Indicates the compression level for the Media's cabinet. This attribute can - only be used in conjunction with the Cabinet attribute. The default is 'mszip'. + only be used in conjunction with the Cabinet attribute. The default is 'medium'.