( exists ( ( folders "/Library/Application Support/Identity Finder" ) ; ( folders of folders "Logs"of folders of folders "/Users/Shared/.identityfinder/Application/" ) ; ( folders "Library/Application Support/Identity Finder/Identity Finder Mac Edition/logs"of folders of folders "/Users" ) ; ( ( ( folders "ProgramData\Identity Finder\Logs\SystemSearch"ofit ) ; ( folders "AppData\Local\Identity Finder\logs"of folders of folders "Users"ofit ) ) of folders "C:\" ) ) ) OR ( if ( windows of operating system ) then ( exists service "IDFEndpointService" ) OR ( exists keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder"of registries ) OR ( exists keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder_UPGBK"of ( x64 registries;x32 registries ) ) OR ( exists keys whose ( exists value "DisplayName"whose ( itas string as lowercase contains"identity finder" ) ofit ) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"of ( x64 registries;x32 registries ) ) elseFALSE )
(exists ( (folders "/Library/Application Support/Identity Finder");(folders of folders "Logs"of folders of folders "/Users/Shared/.identityfinder/Application/"); (folders "Library/Application Support/Identity Finder/Identity Finder Mac Edition/logs"of folders of folders "/Users"); ( ( (folders "ProgramData\Identity Finder\Logs\SystemSearch"ofit); (folders "AppData\Local\Identity Finder\logs"of folders of folders "Users"ofit) ) of folders "C:\" ) ) ) OR ( if (windows of operating system) then (exists service "IDFEndpointService") OR (exists keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder"of registries) OR (exists keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder_UPGBK"of (x64 registries;x32 registries)) OR (exists keys whose (exists value "DisplayName"whose (itas string as lowercase contains"identity finder") ofit) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall"of (x64 registries;x32 registries)) elseFALSE )