So.. Without using "$Returncode" i cant make it be logical? just have to use it the opposite way?
Like that? Or is there a way?

if Existkey ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows 2000\SP2\Q282522")
? "Key does not exist"
else
? "Key exists..."
Endif