# vim backupPuttySession.bat
cmd /c "regedit /e "%USERPROFILE%\Desktop\putty-sessions.reg" HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions"
Reference:
https://stackoverflow.com/questions/13023920/how-to-export-putty-sessions-list
https://stackoverflow.com/questions/16727941/how-do-i-execute-cmd-commands-through-a-batch-file
No comments:
Post a Comment