[PATCH 2/2] shell32: Stop adding AllUsersProfile key to the registry.

Alexandre Julliard julliard at winehq.org
Mon Aug 20 08:55:37 CDT 2018


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> It's no longer needed, and recent Windows versions don't have it either.
>
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/shell32/shellpath.c | 14 ++------------
>  1 file changed, 2 insertions(+), 12 deletions(-)

This breaks variable expansion, since the strings don't have the same
length:

"Common Desktop"="C:\\ProgramData\\ILE%\\Desktop"

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list