http://bugs.winehq.org/show_bug.cgi?id=21946
Summary: Pokémon Play It! v2 installer aborts Product: Wine Version: 1.1.40 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=26642) --> (http://bugs.winehq.org/attachment.cgi?id=26642) Terminal output
The installation for "Pokémon Play It! v2" won't complete. After copying the program files, the installer produces an error dialog:
DirectX Setup Initialization Failed.
...which is followed by another error after clicking OK:
An internal error occurred.
After clicking OK again, the installer deletes all the program files from the hard drive and exits. An AppDB report shows that it worked in the past. Regression testing shows...
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is first bad commit commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6 e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
The installation succeeds if this patch is reverted.