What i want to do is find a value in the registry using API and turn it into a string or variable.
The value is in
HKEY_CURRENT_USER\Software\Valve and name of value is 11
how would i go about searching for the value and then returning it and then msgbox "found" or msgbox "not found"
thanks