https://bugs.winehq.org/show_bug.cgi?id=45919
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- (In reply to Reinhold from comment #1)
After intensive testing of the scenario (1) to (4) I have found that this behaviour appears in 10% of the test cases. Unfortunately no additional data could be extracted of a failure case.
Is there any difference in standard output? Someone else might be able to reproduce it more reliably. Can you give steps to reproduce? Something like:
1. create fresh 32-bit prefix 2. wine msiexec /i installer.msi 3. wine uninstaller -> uninstall app 4. wine msiexec /i installer.msi
Can you also provide a link to an installer that is affected?