--- Alexandre Julliard julliard@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@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.