Hi All,

I need to make an application that reads the value of a registry key.

I need it to look for the value in the following format
So i can have it as a function and call it changing the following

HKEY_LOCAL_MACHINE & Path & Key

then retuen the value. So i can then check the value against what i am expecting to be returned.

Hope this is clear.