I was wondering if theres a way to see if a value
exists in a specific place in the registry.


HKEY_CURRENT_USER\Software\APPNAME\SUB\

Name: "Matthew"
Data: "password"

If the name doesn't exist, it comes back as false.

please help, thanks