https://bugs.winehq.org/show_bug.cgi?id=50962
Bug ID: 50962 Summary: reg.exe does not implement '/reg:32' and '/reg:64' command line switches Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
continuation of bug 44755
https://source.winehq.org/git/wine.git/commitdiff/2b900e1c38d9bed0901ea03648... ("reg: Allow /reg:32 and /reg:64 switches to be passed via the command line.") made 'reg.exe' not fail but it would still import the keys incorrectly depending on the bitness it was started with.
$ wine --version wine-6.6
Regards