langage: vbscript

I want to check if a registry key exisits, not what its values is, just that fact that its there. what I am trying to do is rebrand office defualt file save locations.

i want to reset that in my vbs logons scripts. so, how can i check if the key exisits?

reason: the key only exisst if word,excel have been run.


-nex6