1)On the source computer, open up a command prompt , and run:
regedit /ea puTTY.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
The above one will create the file named puTTY.reg in the present working directory
2) Copy puTTY.reg onto the new computer
3) On the target computer, open up a command prompt and run:
regedit /s puTTY.reg
ORregedit /ea puTTY.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
The above one will create the file named puTTY.reg in the present working directory
2) Copy puTTY.reg onto the new computer
3) On the target computer, open up a command prompt and run:
regedit /s puTTY.reg
Just double click the puTTY.reg file .this will add the registry contents to the windows registry after asking confirmation.
No comments:
Post a Comment