What is the difference between these 2?
Check Registry and Read Registry?
I want to also check whether the the registry value is available or not. (existing key or not)
Any good method?
Thanks in advance!
Check Registry and Read Registry
Check Registry
CheckRegistry is for what you are asking...
Value Meaning
UNKNOWN$TYPE The value exists, but is of an unknown type.
BINARY$VALUE The value exists, but is a binary type that cannot be read with this command.
NO$VALUE The specified key exists, but the specified value does not exist.
NO$KEY The specified key does not exist.
READ$ERROR An error occured during the read operation (check access privileges).
The best thing to do is press the F1 key when you are in a command dialog for a good description
Value Meaning
UNKNOWN$TYPE The value exists, but is of an unknown type.
BINARY$VALUE The value exists, but is a binary type that cannot be read with this command.
NO$VALUE The specified key exists, but the specified value does not exist.
NO$KEY The specified key does not exist.
READ$ERROR An error occured during the read operation (check access privileges).
The best thing to do is press the F1 key when you are in a command dialog for a good description
Who is online
Users browsing this forum: Bing [Bot] and 63 guests