Used in 2
fixlets
|
* Results in a true/false
|
(
exists key whose
(
(
value "name" of it as string = "Google %c5%a9%b7%d2" or value "name" of it as string = "Chrome" or value "name" of it as string = "Google Chrome"
)
)
of keys "HKEY_LOCAL_MACHINE\Software\Google\Update\Clients" of registry
)
OR
(
exists key whose
(
(
value "DisplayName" of it as string = "Chrome" or value "DisplayName" of it as string = "Google Chrome"
)
)
of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of native registry
)
(exists key whose ((value "name" of it as string = "Google %c5%a9%b7%d2" or value "name" of it as string = "Chrome" or value "name" of it as string = "Google Chrome")) of keys "HKEY_LOCAL_MACHINE\Software\Google\Update\Clients" of registry) OR (exists key whose (( value "DisplayName" of it as string = "Chrome" or value "DisplayName" of it as string = "Google Chrome")) of keys "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of native registry)
|
Page 1 of 1
<<
< Prev
Next >
>>
|
|
older versions: 27003
|
|
|
|
older versions: 26918
|
|
|
Page 1 of 1
<<
< Prev
Next >
>>