2 ms·
Try editing key-values in Regedit using only the keyboard.
by dingaling 27d ago
Try editing key-values in Regedit using only the keyboard.
- remusrm 27d ago[dead]
- internet2000 27d agoSet-ItemProperty -Path "HKCU:\Software\MyNewKey" -Name "Example" -Value "Blah" :)
- kbelder 27d agoYou start regedit. cursor up/down, page up/down, or F3 to search, hitting enter to follow directories, until you reach the key. Hit enter on the key. The values will be displayed. Hit tab until you are on the key you want to edit. Hit enter. A popup with the value will appear. Type the new value, hit enter. A much more painless process than I anticipated, honestly, and it refreshingly uses the same conventions that used to be used everywhere in windows.