(
(
exists folder "Performance\WinSAT\DataStore" of windows folder
)
AND
(
exists files whose
(
name of it ends with ".WinSAT.xml" AND name of it contains "Assessment"
)
of folder "Performance\WinSAT\DataStore" of windows folder
)
AND
(
1 <
(
number of files whose
(
name of it ends with ".WinSAT.xml" AND name of it contains "Assessment" AND
(
"0" =
(
it as text
)
of xpath "/WinSAT/CompletionStatus" of xml document of it
)
)
of folder "Performance\WinSAT\DataStore" of windows folder
)
)
AND
(
(
now - maximum of creation times of files whose
(
name of it ends with ".WinSAT.xml" AND name of it contains "Assessment" AND
(
"0" =
(
it as text
)
of xpath "/WinSAT/CompletionStatus" of xml document of it
)
)
of folder "Performance\WinSAT\DataStore" of windows folder
)
< 90*day
)
)
((exists folder "Performance\WinSAT\DataStore" of windows folder) AND (exists files whose(name of it ends with ".WinSAT.xml" AND name of it contains "Assessment") of folder "Performance\WinSAT\DataStore" of windows folder) AND (1 < (number of files whose(name of it ends with ".WinSAT.xml" AND name of it contains "Assessment" AND ("0" = (it as text) of xpath "/WinSAT/CompletionStatus" of xml document of it)) of folder "Performance\WinSAT\DataStore" of windows folder)) AND ((now - maximum of creation times of files whose(name of it ends with ".WinSAT.xml" AND name of it contains "Assessment" AND ("0" = (it as text) of xpath "/WinSAT/CompletionStatus" of xml document of it)) of folder "Performance\WinSAT\DataStore" of windows folder) < 90*day))