exists
(
find folders "SolarWinds" of
(
(
folders
(
"Program Files (x86)";"Program Files"
)
of it; it
)
of folders
(
names of drives whose
(
type of it = "DRIVE_FIXED"
)
)
)
; folders
(
unique values of
(
values "InstallLocation" of it as string
)
of keys whose
(
value "DisplayName" of it as string starts with "SolarWinds Orion"
)
of keys "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of
(
x32 registries; x64 registries
)
)
)
whose
(
exists
(
files "Orion\app_web_logoimagehandler.ashx.b6031896.dll" of it; files "app_web_logoimagehandler.ashx.b6031896.dll" of it
)
whose
(
sha256 of it is contained by set of
(
"c15abaf51e78ca56c0376522d699c978217bf041a3bd3c71d09193efa5717c71"
)
)
)
exists (find folders "SolarWinds" of ((folders ("Program Files (x86)";"Program Files") of it; it) of folders (names of drives whose (type of it = "DRIVE_FIXED"))); folders (unique values of (values "InstallLocation" of it as string) of keys whose (value "DisplayName" of it as string starts with "SolarWinds Orion" ) of keys "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall" of (x32 registries; x64 registries))) whose (exists (files "Orion\app_web_logoimagehandler.ashx.b6031896.dll" of it; files "app_web_logoimagehandler.ashx.b6031896.dll" of it) whose (sha256 of it is contained by set of("c15abaf51e78ca56c0376522d699c978217bf041a3bd3c71d09193efa5717c71")) )