https://bugs.winehq.org/show_bug.cgi?id=39139
Bug ID: 39139 Summary: Microsoft Return of Arcade Anniversary Edition setup spawns DelUS.bat which never closes and consumes 100% CPU Product: Wine Version: 1.7.49 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 52156 --> https://bugs.winehq.org/attachment.cgi?id=52156 trace+file truncated to 10,000 lines and compressed
To reproduce: 1. Insert Microsoft Return of Arcade Anniversary Edition (copyright year 2000) CD. 2. Run setup.exe. 3. When setup completes, use htop to view the running processes. Note that DelUS.bat is consuming 100% CPU.
The problem happens every time setup.exe closes and switches over to the installed program, regardless of whether the program was already installed.
Attached is the output of `WINEDEBUG=trace+file wine setup.exe` (with the game already installed), truncated to 100,000 lines and compressed.
DelUS.bat does not close and restart; its process ID remains constant.
The problem does not occur in the demo version.