Differences
This shows you the differences between the selected revisions of the page.
| 2018-12-09 | 2018-12-10 | ||
| I was looking for quick method of extracting the conf so now I am sharing. :) (79.185.137.139) | old revision restored - quick method for exporting configuration is covered in section "Exporting/Backing up the Configuration" (martin) | ||
| Line 24: | Line 24: | ||
| <code> | <code> | ||
| [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2] | [HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2] | ||
| - | </code> | ||
| - | |||
| - | For lazy people create such a bat file and run as Administrator: | ||
| - | <code> | ||
| - | reg export "HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2" %USERPROFILE%\Desktop\WinSCP-conf.reg | ||
| </code> | </code> | ||