Is there any command line to open a key/value in RegEdit?
eg. I have the registry value
HKEY_LOCAL_MACHINE\SOFTWAR
E\Microsof
t\Windows\
CurrentVer
sion\Commo
nFilesDir
I want to open RegEdit and it should show that value instead of the last key I opened.
I don't want any third party software. If there is no way, can we do it programatically in C#?
Start Free Trial