Use KeyExist()
Also please try to prevent the use of Goto.

 Code:
If KeyExist("HKEY_LOCAL_MACHINE\SOFTWARE\Installed\OutlookTool")
  ;Do something besides Goto :P
EndIf