http://bugs.winehq.org/show_bug.cgi?id=22896
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2010-09-15 02:34:35 CDT --- Created an attachment (id=30762) --> (http://bugs.winehq.org/attachment.cgi?id=30762) shell32: Support FOLDERID_LocalAppDataLow.
The commits are not sufficient for the java runtime installer which wants FOLDERID_LocalAppDataLow, a folder introduced with vista.
Attached patch adds support for this folder but the next problem is that the installer assumes that the folder exists. This folder doesn't appear to have an official CSIDL (in which case a solution would be to add it to wine.inf), so I'm not sure when or how this folder should be created in Wine.