if
(
windows of operating system
)
then
(
unique values of
(
it as string as trimmed string
)
of values "defaultTag" of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder\Endpoint Service" of
(
x64 registries;x32 registries
)
)
else
(
unique values of
(
it as trimmed string
)
of
(
substring before "</Value>" of substring after "<Value>" of next line of it
)
of lines whose
(
it contains "defaultTag"
)
of files "epssettings.xml" of folders of folders "/Users/Shared/.identityfinder/Application/"
)
if (windows of operating system) then ( unique values of (it as string as trimmed string) of values "defaultTag" of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Identity Finder\Endpoint Service" of (x64 registries;x32 registries) ) else ( unique values of (it as trimmed string) of (substring before "</Value>" of substring after "<Value>" of next line of it) of lines whose ( it contains "defaultTag") of files "epssettings.xml" of folders of folders "/Users/Shared/.identityfinder/Application/" )