Opened 2 months ago

#13059 new Bug report

Export Configuration in Windows: Wrong path

Reported by: gpomark Owned by:
Priority: normal Component: FileZilla Client
Keywords: Documents, Windows, Personal, Path Cc:
Component version: Operating system type: Windows
Operating system version: All Windows since XP

Description

The assistant uses "C:\users\%username%\Documents" as the default save xml location.

Thats wrong. The folder can be redirected. You should always read the Personal registry Value from HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

Or use the SHGetFolderPath or SHGetKnownFolderPath function instead

Change History (0)

Note: See TracTickets for help on using tickets.