(
exists key whose
(
value "DisplayName" of it as string contains "Java(TM) 6 Update"
)
of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of native registry
)
OR
(
exists key whose
(
value "DisplayName" of it as string contains "Java(TM) 6 Update"
)
of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry
)
(exists key whose (value "DisplayName" of it as string contains "Java(TM) 6 Update") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of native registry) OR (exists key whose (value "DisplayName" of it as string contains "Java(TM) 6 Update") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry)