Rename registry key via cmd prompt
Does anyone know how to rename a registry key from the command prompt? I've tried the reg switches and googled, but I haven't been able to do so. Anyone?
witty comment
Comments
-
Megadeth4168 Member Posts: 2,157Try Creating a Registry File (.Reg) using notepad or any other text editor. Place the file where ever you like and then from the command prompt simply type the name (or location\name).
http://support.microsoft.com/kb/310516
The above link should help with creating a registry file to do what you like it to do.
I hope that is of some help to you -
sprkymrk Member Posts: 4,884 ■■■□□□□□□□I agree with mega, create the one you want and use reg import or use reg add with the values you want, then reg delete the old one. Same net effect as renaming.All things are possible, only believe.