Opened 16 years ago

Last modified 16 years ago

#3481 closed Bug report

Wrong default download location on vista when updating

Reported by: thestoryteller Owned by: Alexander Schuch
Priority: normal Component: Other
Keywords: Cc: thestoryteller, Alexander Schuch, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

On Windows Vista, when an update is detected, it opens the "Save As" dialog with the user's "Documents" folder as the preselected default download location. It should use the user's "Downloads" folder.

Change History (5)

comment:1 by Alexander Schuch, 16 years ago

Do you remember from which version you updated from?

comment:2 by thestoryteller, 16 years ago

From 3.0.8.1 to 3.0.9.2

comment:3 by Tim Kosse, 16 years ago

You know by chance how to get the directory path using the Windows API? There's no CSIDL for the downloads directory.

comment:4 by thestoryteller, 16 years ago

CSIDL is replaced by KNOWNFOLDERID in Vista:

http://msdn2.microsoft.com/en-us/library/bb762584(VS.85).aspx

comment:5 by Tim Kosse, 16 years ago

Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.

Note: See TracTickets for help on using tickets.