Talk2Tom11
Well-known member
I want to write and if statment for if a key in the registry exists.
the key is under HKEY_CURRENT_USER\TEST123\TEST
the key name is Hello, with the value, 1234
and I just want to make an if statement that checks if it exists, if it does, have a msgbox that says, yes and if not then one that says no.
the key is under HKEY_CURRENT_USER\TEST123\TEST
the key name is Hello, with the value, 1234
and I just want to make an if statement that checks if it exists, if it does, have a msgbox that says, yes and if not then one that says no.