diff options
| author | Rob Mensching <rob@firegiant.com> | 2025-04-29 16:16:01 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2025-11-02 11:48:43 -0800 |
| commit | cd15a94c91caa134482c627927de61db7a42de52 (patch) | |
| tree | 715331330b135566b320ba64c5d7416ac0b384d0 /src | |
| parent | 49cecb056c582ffafb45221679882b07ce497396 (diff) | |
| download | wix-cd15a94c91caa134482c627927de61db7a42de52.tar.gz wix-cd15a94c91caa134482c627927de61db7a42de52.tar.bz2 wix-cd15a94c91caa134482c627927de61db7a42de52.zip | |
Remove outdated references to Windows Vista
Diffstat (limited to 'src')
| -rw-r--r-- | src/xsd/wix.xsd | 16 |
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> |
