Hi
This will export a registry branch to a Unicode (REGEDIT5) file silently:
regedit.exe /S /E "some file.reg" "some key"
This will export a registry branch to a ASCII file silently:
regedit.exe /S /E:A "some file.reg" "some key"
More here:
Command line use of Regedit:
http://www.winguides.com/article.php?id=1&page=4&guide=registry
--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx