Re: shell32: set %AllUsersProfile%, and fix shell folder registration
--- Alexandre Julliard <julliard(a)winehq.org> wrote:
ChangeLog: - %AllUsersProfile% was not getting set in the environment, spotted by Vitaly Lipatov
This should be done in wine.inf, not in the code.
Okay, but it's a subdirectory of the windows directory, and that's no longer getting set in wine.inf either. I rely on GetWindowsDirectory to find it. If you want it back here though I'll move it. --Juan __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
Juan Lang <juan_lang(a)yahoo.com> writes:
Okay, but it's a subdirectory of the windows directory, and that's no longer getting set in wine.inf either. I rely on GetWindowsDirectory to find it. If you want it back here though I'll move it.
Not sure what you mean, the windows dir is definitely being set in wine.inf, and you can use %10% in there to access it. -- Alexandre Julliard julliard(a)winehq.org
participants (2)
-
Alexandre Julliard -
Juan Lang