Differences
This shows you the differences between the selected revisions of the page.
2018-11-09 | 2018-12-09 | ||
using link text styling (martin) | I was looking for quick method of extracting the conf so now I am sharing. :) (79.185.137.139) | ||
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> | ||