Regedit doesn’t allow to search for a string and replace it in any occurrence so here’s a quick workaround:
- open regedit and export required tree as a text (.reg) file
- search and replace in it using your favorite text editor (I suggest Notepad++ but notepad works) and save it
- import the file from within regedit
Note: if the keys you modified are in use you won’t be allowed to import them. If they are few you may want to replace them by hand, otherwise you might look for another specialized app.
As always, my final suggestion is: switch to a GNU/Linux distribution ASAP!
Related posts:
- Meglio non usare Windows Media Player
- Autenticazione ssh con chiave da client windows
- come trovare il log di scandisk / chkdsk in Windows Vista
- grub error 12 : Invalid device requested
Tags: LinkedIn, registry, search and replace, vista, Windows
