NOT
(
(
exists folder
(
"C:\Program Files (x86)\Citrix\GoToMeeting"
)
whose
(
exists folder whose
(
exists file "G2M.dll" whose
(
version of it >= "5.3.0.977"
)
of it
)
of it
)
)
OR
(
exists folder
(
"C:\Program Files\Citrix\GoToMeeting"
)
whose
(
exists folder whose
(
exists file "G2M.dll" whose
(
version of it >= "5.3.0.977"
)
of it
)
of it
)
)
)
NOT ((exists folder ("C:\Program Files (x86)\Citrix\GoToMeeting") whose (exists folder whose (exists file "G2M.dll" whose (version of it >= "5.3.0.977") of it) of it)) OR (exists folder ("C:\Program Files\Citrix\GoToMeeting") whose (exists folder whose (exists file "G2M.dll" whose (version of it >= "5.3.0.977") of it) of it)))