if
(
exists file "/Library/Application Support/Symantec/LiveUpdate/ActiveRegistry/NAV12Defs.plist" and exists file "/Library/Application Support/Symantec/Daemon/SymDaemon.bundle/Contents/MacOS/SymDaemon"
)
then
(
exists strings "ItemSeqData" whose
(
it < "160628001" as version
)
of dictionary of values of array "ProductArray" of dictionary of file "/Library/Application Support/Symantec/LiveUpdate/ActiveRegistry/NAV12Defs.plist"
)
else False
if (exists file "/Library/Application Support/Symantec/LiveUpdate/ActiveRegistry/NAV12Defs.plist" and exists file "/Library/Application Support/Symantec/Daemon/SymDaemon.bundle/Contents/MacOS/SymDaemon") then (exists strings "ItemSeqData" whose (it < "160628001" as version) of dictionary of values of array "ProductArray" of dictionary of file "/Library/Application Support/Symantec/LiveUpdate/ActiveRegistry/NAV12Defs.plist") else False