https://bugs.winehq.org/show_bug.cgi?id=44755 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Summary|reg.exe: does not provide |reg.exe does not recognize |/reg:64 switch in 64-bit |'/reg:32' and '/reg:64' |wineprefix |switches passed via the | |command line Fixed by SHA1| |2b900e1c38d9bed0901ea036488 | |e896e6df0cbe9 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, 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' to not fail anymore but it would still import the registry data incorrectly depending on the bitness it was started with. I don't know if comment #3 is fulfilled with 2b900e1c38d9bed09. If 'reg.exe' is started as 64-bit process within the installer it would be still doing the wrong thing. Anyway, I've created bug 50962 for actual implementation of those switches. Subscribe there if your installer now puts the registry data into wrong view. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.