Hi,
I want to export a register key from one user and import it in an other user.
The Key is located in HKEY_Current_user\Software
Does anyone know how to export this key from the command line
and how to import it form the command line?
Page 1 of 1
how to export a register key
#2
Posted 28 December 2004 - 11:36 AM
Have not a clue how to do it via cmd.exe, but its easy enough to do via regedit.exe or any other registry editing utility...
Open up your regedit util, then nav to the key/s you want to export, and then choose the export option...
After that, you can exec the file it exports via cmd.exe, just do a normal exec command..., else just double click on it in explorer.
Open up your regedit util, then nav to the key/s you want to export, and then choose the export option...
After that, you can exec the file it exports via cmd.exe, just do a normal exec command..., else just double click on it in explorer.
#3
Posted 28 December 2004 - 11:48 AM
Here is a howto:
http://www.robvander...om/regedit.html
(you will need the "READ" value in a temp file)
jaclaz
http://www.robvander...om/regedit.html
(you will need the "READ" value in a temp file)
jaclaz
#4
Posted 29 December 2004 - 01:42 AM
jaclaz, on Dec 28 2004, 06:48 PM, said:
Here is a howto:
http://www.robvander...om/regedit.html
(you will need the "READ" value in a temp file)
jaclaz
http://www.robvander...om/regedit.html
(you will need the "READ" value in a temp file)
jaclaz
Thanks, this is exactly what I need
Share this topic:
Page 1 of 1



Help
Back to top









