Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the version of the operating system the software supports.
Usage
<OSVERSION
VALUE = "sVersion"/>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
VALUE |
sVersion |
Yes |
String value representing the major, minor, custom, and build version numbers of the operating system supported by the software. |
Child elements
There are no child elements.
Parent elements
| Element |
|---|
Remarks
This element assumes that the software can run on all versions of the operating system greater than or equal to the one specified.
Examples
This example specifies the oldest version of the operating system supported.
<OS VALUE="WinNT">
<OSVERSION="4,0,0,0"/>
</OS>
Element information
Minimum supported system |
Windows XP |
| Can be empty | Yes |