Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Retrieve WinSCP settings from non-current user?

All local profiles are under HKEY_USERS. Just look through them, finding the one that has Software/Martin Prikryl/WinSCP 2 key.

Another option is to extract the settings from the ntuser.dat file from the user's profile folder.
https://winscp.net/eng/docs/faq_transfer_config
jwm4

Retrieve WinSCP settings from non-current user?

Had to create a new Windows user profile. Can't login to old one. How do i transfer the WinSCP config settings from an inactive Windows user profile? (i.e., HKEY_Current_User is not where the settings are located; they are in a different, inactive Windows user profile).