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
https://bugs.winehq.org/show_bug.cgi?id=50962
Julian RĂ¼ger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=50962
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- https://source.winehq.org/patches/data/210311 got merged and mentions this bug-report.
https://bugs.winehq.org/show_bug.cgi?id=50962
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |04d52eb83fa5c37cfe1100f435e | |36c2f78918338
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/04d52eb83fa5c37cfe1100f435... ("reg: Support use of registry views in the 'copy' operation.").
Thanks Hugh
$ wine --version wine-6.13-173-g04d52eb83fa
Regards
https://bugs.winehq.org/show_bug.cgi?id=50962
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.14.