https://bugs.winehq.org/show_bug.cgi?id=45310
Bug ID: 45310 Summary: Unimplemented function KERNEL32.dll.MoveFileTransactedW Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: vicenzi.alexandre@gmail.com Distribution: ---
After closing Ableton Live 9 Lite (without activating it) the application crashes.
The error is because KERNEL32.dll.MoveFileTransactedW function is not implemented.
I think this happens because without activating it, Ableton runs in Demo mode, and after closing it, it will delete the current project.
Ableton can be found here: https://www.ableton.com/en/products/live-lite/
To get it running, it needs VS C++ Redistributable, I installed with winetricks.
I'm using Ubuntu 18 and the stable wine version that is available.