https://bugs.winehq.org/show_bug.cgi?id=50344
--- Comment #5 from Alexey Kuznetsov axet@me.com --- Created attachment 68932 --> https://bugs.winehq.org/attachment.cgi?id=68932 AppCompatFlags.reg
Ok. Maybe wine ignore unsupported registry keys. I simplified 123.reg to only have AppCompatFlags and run "wine regedit AppCompatFlags.reg".
No keys are added. I've check keys presence using "wine regedit".
Same reg file using regedit "Import Registry File" keys appeared!
Not sure it is a intended behavior. Or just those keys are not imported on my machine?
Adding HKCU keys to the same AppCompatFlags.reg gives me same issue: HKLM ignore and HKCU imported... What a heck!