shell32: Use Public instead of AllUsersProfile in the registry.
commit27edd4e35c1eb3827dfb20578733242d9ed3d460
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 23 Aug 2018 04:45:23 +0000 (23 12:45 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Aug 2018 10:39:59 +0000 (23 12:39 +0200)
tree73643c3850698f361b386213e8eeea7a68a06633
parent92f5c6e410fe0dbcbfa4aae708e7afd9564efb21
shell32: Use Public instead of AllUsersProfile in the registry.

This matches what recent Windows versions set in the process environment.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/shellpath.c
dlls/userenv/userenv_main.c