(
name of it = "Win2000" OR name of it = "WinXP" OR name of it = "WinXP-2003" OR
(
name of it = "Win2003" AND NOT x64 of it
)
OR
(
name of it = "Win2003" AND x64 of it
)
OR
(
name of it = "WinVista" AND product type of it = nt workstation product type AND NOT x64 of it
)
OR
(
name of it = "WinVista" AND product type of it = nt workstation product type AND x64 of it
)
OR
(
(
name of it = "Win2008" or
(
name of it = "WinVista" and product type of it != nt workstation product type
)
)
AND NOT x64 of it
)
OR
(
(
name of it = "Win2008" or
(
name of it = "WinVista" and product type of it != nt workstation product type
)
)
AND x64 of it
)
OR
(
name of it = "Win7" AND NOT x64 of it
)
OR
(
name of it = "Win7" AND x64 of it
)
OR name of it = "Win2008R2" OR name of it = "WinXPe"
)
of operating system AND TRUE
(name of it = "Win2000" OR name of it = "WinXP" OR name of it = "WinXP-2003" OR (name of it = "Win2003" AND NOT x64 of it) OR (name of it = "Win2003" AND x64 of it) OR (name of it = "WinVista" AND product type of it = nt workstation product type AND NOT x64 of it) OR (name of it = "WinVista" AND product type of it = nt workstation product type AND x64 of it) OR ((name of it = "Win2008" or (name of it = "WinVista" and product type of it != nt workstation product type)) AND NOT x64 of it) OR ((name of it = "Win2008" or (name of it = "WinVista" and product type of it != nt workstation product type)) AND x64 of it) OR (name of it = "Win7" AND NOT x64 of it) OR (name of it = "Win7" AND x64 of it) OR name of it = "Win2008R2" OR name of it = "WinXPe") of operating system AND TRUE