General Databases (73) Linux (40) Outside the Cube (8827) Programming (679) Web publishing (65) Windows (430) Apache (4) File Types (33) Internet Explorer (6) Network (12) Passwords (6) Printing Processes (13) Programming (318) ![]()
|
Search and Replace in the Windows registry
![]() ![]() Question: How can I do a (repeated) search and replace in the Windows registry? The registry editor regedit.exe seems not to have such a menu item.Answer: Go to the branch below you want to do the search and replace, export it to a text file (extension .reg) and open it with Notepad.Do the search and replace there, then import it back into the registry. Notes:
Comments:
|