aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xsd/wix.xsd16
1 files changed, 0 insertions, 16 deletions
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 @@
5282 The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally 5282 The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally
5283 authored using [#filekey] form. When this attribute is specified, the DisplayResourceId attribute must also 5283 authored using [#filekey] form. When this attribute is specified, the DisplayResourceId attribute must also
5284 be provided. 5284 be provided.
5285
5286 This attribute is only used on Windows Vista and above. If this attribute is not populated and the install
5287 is running on Vista and above, the value in the Name attribute is used. If this attribute is populated and
5288 the install is running on Vista and above, the value in the Name attribute is ignored.
5289 </xs:documentation> 5285 </xs:documentation>
5290 </xs:annotation> 5286 </xs:annotation>
5291 </xs:attribute> 5287 </xs:attribute>
@@ -5294,10 +5290,6 @@
5294 <xs:documentation> 5290 <xs:documentation>
5295 The display name index for the shortcut. This must be a non-negative number. When this attribute is specified, the 5291 The display name index for the shortcut. This must be a non-negative number. When this attribute is specified, the
5296 DisplayResourceDll attribute must also be provided. 5292 DisplayResourceDll attribute must also be provided.
5297
5298 This attribute is only used on Windows Vista and above. If this attribute is not specified and the install
5299 is running on Vista and above, the value in the Name attribute is used. If this attribute is specified and
5300 the install is running on Vista and above, the value in the Name attribute is ignored.
5301 </xs:documentation> 5293 </xs:documentation>
5302 </xs:annotation> 5294 </xs:annotation>
5303 </xs:attribute> 5295 </xs:attribute>
@@ -5307,10 +5299,6 @@
5307 The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally 5299 The Formatted string providing the full path to the language neutral file containing the MUI Manifest. Generally
5308 authored using [#filekey] form. When this attribute is specified, the DescriptionResourceId attribute must also 5300 authored using [#filekey] form. When this attribute is specified, the DescriptionResourceId attribute must also
5309 be provided. 5301 be provided.
5310
5311 This attribute is only used on Windows Vista and above. If this attribute is not specified and the install
5312 is running on Vista and above, the value in the Name attribute is used. If this attribute is provided and
5313 the install is running on Vista and above, the value in the Name attribute is ignored.
5314 </xs:documentation> 5302 </xs:documentation>
5315 </xs:annotation> 5303 </xs:annotation>
5316 </xs:attribute> 5304 </xs:attribute>
@@ -5319,10 +5307,6 @@
5319 <xs:documentation> 5307 <xs:documentation>
5320 The description name index for the shortcut. This must be a non-negative number. When this attribute is specified, 5308 The description name index for the shortcut. This must be a non-negative number. When this attribute is specified,
5321 the DescriptionResourceDll attribute must also be populated. 5309 the DescriptionResourceDll attribute must also be populated.
5322
5323 This attribute is only used on Windows Vista and above. If this attribute is not specified and the install
5324 is running on Vista and above, the value in the Name attribute is used. If this attribute is populated and the
5325 install is running on Vista and above, the value in the Name attribute is ignored.
5326 </xs:documentation> 5310 </xs:documentation>
5327 </xs:annotation> 5311 </xs:annotation>
5328 </xs:attribute> 5312 </xs:attribute>