regedit /e PuTTY.reg HKEY_CURRENT_USER\Software\SimonTatham
PuTTY: A Free Telnet/SSH Client
Many thanks for that line! :-D
Posted by: Ritter99 at December 12, 2006 04:04 AMThanks, Pank. This is a timesaver.
Posted by: Thomas Victorio at September 26, 2006 04:48 PMAnd, if you want to do it from cygwin (like I do, as I use a shellscript to backup my important data), the command looks like this:
cmd.exe \/C "regedit /e c:\\Windows\\Temp\\RegFiles\\PuTTY.reg HKEY_CURRENT_USER\Software\SimonTatham"
(Unfortunately there isn't a direct cygwin command to extract entire trees from the registry and save them in a file)
Posted by: Harmen at September 1, 2006 04:12 PMthanks pank, although putty is a great ssh client, this is the one feature it lacks....nice one.
Posted by: spanfastic at June 10, 2006 12:28 PMThanks alot for this! Very easy indeed!
Trying to automate backups of all my personal data so this helped.