http://bugs.winehq.org/show_bug.cgi?id=59824 --- Comment #15 from Stian Low <wineryyyyy@gmail.com> --- (In reply to ilian.imc from comment #14)
Another thing the LLM suggested after copying UIAnimation.dll were these registry edits. It conveniently "forgot" to include them in the resume:
Thanks for clarifying LLM left out that relevant info. Regardless popup should be resolvable without uianimation.dll native override so that's primary focus until fixed. Registry may indeed not be initializing properly based on this log during installation: 0034:warn:file:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\regedit.exe" not found (c0000034) Manually copying regedit.exe from windows directory above did not fix popup but seems to produce different logs as if it made further progress. syswow64 contains regedit.exe. Unclear why it is missing for system32 which may need to be changed. Installer may actually be broken (at least partially) despite reporting success and may be causing runtime bugs. I'll focus on fixing installer and popup error fist. -- 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.