From cd15a94c91caa134482c627927de61db7a42de52 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 29 Apr 2025 16:16:01 -0700 Subject: Remove outdated references to Windows Vista --- src/xsd/wix.xsd | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src') diff --git a/src/xsd/wix.xsd b/src/xsd/wix.xsd index 692d251b..1f4dcfa5 100644 --- a/src/xsd/wix.xsd +++ b/src/xsd/wix.xsd @@ -5282,10 +5282,6 @@ The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally authored using [#filekey] form. When this attribute is specified, the DisplayResourceId attribute must also be provided. - - This attribute is only used on Windows Vista and above. If this attribute is not populated and the install - is running on Vista and above, the value in the Name attribute is used. If this attribute is populated and - the install is running on Vista and above, the value in the Name attribute is ignored. @@ -5294,10 +5290,6 @@ The display name index for the shortcut. This must be a non-negative number. When this attribute is specified, the DisplayResourceDll attribute must also be provided. - - This attribute is only used on Windows Vista and above. If this attribute is not specified and the install - is running on Vista and above, the value in the Name attribute is used. If this attribute is specified and - the install is running on Vista and above, the value in the Name attribute is ignored. @@ -5307,10 +5299,6 @@ The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally authored using [#filekey] form. When this attribute is specified, the DescriptionResourceId attribute must also be provided. - - This attribute is only used on Windows Vista and above. If this attribute is not specified and the install - is running on Vista and above, the value in the Name attribute is used. If this attribute is provided and - the install is running on Vista and above, the value in the Name attribute is ignored. @@ -5319,10 +5307,6 @@ The description name index for the shortcut. This must be a non-negative number. When this attribute is specified, the DescriptionResourceDll attribute must also be populated. - - This attribute is only used on Windows Vista and above. If this attribute is not specified and the install - is running on Vista and above, the value in the Name attribute is used. If this attribute is populated and the - install is running on Vista and above, the value in the Name attribute is ignored. -- cgit v1.2.3-55-g6feb