How to Determine if a regestry key exists

Got a problem you cannot solve? Try here.
Post Reply
Gareth Owen
Posts: 149
Joined: Fri Oct 21, 2005 8:42 am
Location: UK

How to Determine if a regestry key exists

Post by Gareth Owen »

I am trying to find if a registry key exists, unfortunately the key does not contain any values.

If you use the Read Registry Key option for a key that does not exist, you get an empty value, this is the same as you get for a key that does exist but is empty.

:?

Any ideas?
sinan
Site Admin
Posts: 1035
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Post by sinan »

This is a limitation. We will address it in an update, so you can distinguish between empty values and non-existent values.
Post Reply