https://bugs.winehq.org/show_bug.cgi?id=49358
Bug ID: 49358 Summary: MiniTool MovieMaker setup crashes on unimplemented function ADVAPI32.dll.RegEnableReflectionKey Product: Wine Version: 5.10 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
The crash happens when mmm-setup.exe starts.
$ sha256sum mmm-setup.exe 23afeaf7bf408755417c3c4eaf68853a2bf4ed1cf9f9b34ec486084905481154
https://bugs.winehq.org/show_bug.cgi?id=49358
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |https://minitool-moviemaker | |.en.softonic.com/windows/re | |direct-download?utm_medium= | |redirection&utm_source=Mini | |Tool&utm_campaign=MovieMake | |r Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=49358
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- I assume your stub https://source.winehq.org/git/wine.git/commit/e5819ebe3700bbb9524982199df379920ca8d5d1 fixed this?
https://bugs.winehq.org/show_bug.cgi?id=49358
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |e5819ebe3700bbb9524982199df | |379920ca8d5d1
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- Yes it did. Thanks for reminding me to update the bug report.
https://bugs.winehq.org/show_bug.cgi?id=49358
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.12.
https://bugs.winehq.org/show_bug.cgi?id=49358
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://minitool-moviemaker |https://web.archive.org/web |.en.softonic.com/windows/re |/20200602032847/https://cdn |direct-download?utm_medium= |2.minitool.com/?p=mm&e=mm-f |redirection&utm_source=Mini |ree |Tool&utm_campaign=MovieMake | |r | CC| |focht@gmx.net Summary|MiniTool MovieMaker setup |MiniTool MovieMaker v2.x |crashes on unimplemented |setup crashes on |function |unimplemented function |ADVAPI32.dll.RegEnableRefle |ADVAPI32.dll.RegEnableRefle |ctionKey |ctionKey
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable snapshot via Internet Archive for documentation.
https://web.archive.org/web/20200602032847/https://cdn2.minitool.com/?p=mm&a...
It's the best matching one I could find, based on the bug report date. Although it doesn't match the shasum I've tested it exhibits the same problem with Wine 5.10:
--- snip --- $ wine ./mmm-setup.exe ... wine: Call from 0x7bc72c19 to unimplemented function ADVAPI32.dll.RegEnableReflectionKey, aborting --- snip ---
$ sha256sum mmm-setup.exe fbf8a5ae91de12185e1ed094cc1ea534f9188e16f6a4b4dadab2072cfcc03859 mmm-setup.exe
$ sha1sum mmm-setup.exe 868be8fe9fd3bc04cdb6ddd3c53304c5fc447814 mmm-setup.exe
$ du -sh mmm-setup.exe 2.0M mmm-setup.exe
Regards