https://bugs.winehq.org/show_bug.cgi?id=57159
Bug ID: 57159 Summary: Ctrl+C stops the "wineboot" process and causes problems Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rikul@inbox.ru Distribution: ---
To reproduce the problem, you need to run "wineboot" and after a few seconds (until the configuration creation window closes) press the key combination Ctrl+C - this will stop the "wineboot" process with an incompletely prepared WINEPREFIX. If you try to run "wineboot" or any other program again, it will result in an error: error: could not load kernel32.dll, status c0000135
Yes, I know that removing WINEPREFIX and restarting "wineboot" will work, but it will be better if second run of "wineboot" can recover configuration directory by itself.