|
Resource |
|
Short Description |
|
.ifNT |
|
TRUE if the OS is Windows NT. Otherwise FALSE. |
|
.ifNotNT |
|
TRUE if the OS is NOT Windows NT. Otherwise FALSE. |
|
.ifXP |
|
TRUE if the OS is Windows XP. Otherwise FALSE. |
|
.ifNotXP |
|
TRUE if the OS is NOT Windows XP. Otherwise FALSE. |
|
.if2K |
|
TRUE if the OS is Windows 2000. Otherwise FALSE. |
|
.ifNot2K |
|
TRUE if the OS is NOT Windows 2000. Otherwise FALSE. |
|
.ifK3 |
|
TRUE if the OS is Windows Server 2003. Otherwise FALSE. |
|
.ifNotK3 |
|
TRUE if the OS is NOT Windows Server 2003. Otherwise FALSE. |
|
#os |
|
Operating System Code (NT, 2K, XP or K3) |