Reference Guide
Property Description
TargetOperatingSystem
The Target Operating System property allows the provider to specify the
operating system environment. The value of this property does not ensure
binary executable. Two other pieces of information are needed. First, the
version of the OS needs to be specified. using the OSVersion Check. The second
piece of information is the architecture the OS runs on. This information is
captured with the ArchitectureCheckclass. The combination of these constructs
allows the provider to clearly identify the level of OS required for a particular
software element.
Possible values are:
• 0 = Unknown
• 1 = Other
• 2 = MACOS
• 3 = ATTUNIX
• 4 = DGUX
• 5 = DECNT
• 6 = Digital Unix
• 7 = OpenVMS
• 8 = HPUX
• 9 = AIX
• 10 = MVS
• 11 = OS400
• 12 = OS/2
• 13 = JavaVM
• 14 = MSDOS
• 15 = WIN3x
• 16 = WIN95
• 17 = WIN98
• 18 = WINNT
• 19 = WINCE
• 20 = NCR3000
• 21 = NetWare
• 22 = OSF
• 23 = DC/OS
• 24 = Reliant UNIX
• 25 = SCO UnixWare
• 26 = SCO OpenServer
• 27 = Sequent
• 28 = IRIX
• 29 = Solaris
• 30 = SunOS
• 31 = U6000
• 32 = ASERIES
• 33 = TandemNSK
• 34 = TandemNT
• 35 = BS2000
• 36 = LINUX
356










