https://bugs.winehq.org/show_bug.cgi?id=48000
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aeeda123b1185e6d6f6c975354f | |e567c4573502e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by following commit series:
* https://source.winehq.org/git/wine.git/commitdiff/ac32dd8abcdd93f5428ba93c8a... ("reg: Add initial support for the 'copy' command.")
* https://source.winehq.org/git/wine.git/commitdiff/b1ccb87d9debb1a07e35263a76... ("reg: Partially implement the 'copy' command.")
* https://source.winehq.org/git/wine.git/commitdiff/8d9a228e99e1252a0d82c88e6a... ("reg: Support recursion in the 'copy' command.")
* https://source.winehq.org/git/wine.git/commitdiff/0abc002a3e232be3445241e435... ("reg: Fail if the source and destination keys are the same when copying.")
* https://source.winehq.org/git/wine.git/commitdiff/aeeda123b1185e6d6f6c975354... ("reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key.")
Part of Wine 6.10 release.
Thanks Hugh
Regards