Specifies the operating system the software supports.
Syntax
<OS VALUE="Mac" | "Win95" | "Winnt" />
Attributes
- VALUE
- Required. String value representing the name of the operating system supported by the software.
"Mac" Macintosh (MacOS) "Win95" Microsoft® Windows® 95 "Winnt" Microsoft Windows NT®
Element Information
Number of occurrences Any number (per parent element) Parent elements IMPLEMENTATION Child elements OSVERSION File formats supported CDF, OSD Requires closing tag No
Example
This example shows how to specify which operating system the software supports.
<OS VALUE="Win95"/>