http://bugs.winehq.org/show_bug.cgi?id=5139
------- Additional Comments From dank@kegel.com 2006-27-07 03:14 ------- Mike and James' new patch, http://winehq.org/pipermail/wine-patches/2006-July/029075.html on top of today's wine from git lets America's Army install.
There's a crash at the very end of installation: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e90dff2). ... =>1 0x7e90dff2 IShellLinkW_fnSetWorkingDirectory+0x4f(iface=0x50f0a4, pszDir=0x0) [wine-git/dlls/shell32/../../include/winbase.h:2106] in shell32 (0x7e90dff2) 2 0x7ed91bc6 ITERATE_CreateShortcuts+0x5fb(row=0x50f9e8, param=0x168bd8) [wine-git/dlls/msi/action.c:2929] in msi (0x7ed91bc6) 3 0x7edbc445 MSI_IterateRecords+0x8e(view=0x50e818, count=0x0, func=0x7ed915cb, param=0x168bd8) [wine-git/dlls/msi/msiquery.c:187] in msi (0x7edbc445) 4 0x7ed8f562 ACTION_CreateShortcuts+0xb8(package=0x168bd8) [wine-git/dlls/msi/action.c:2967] in msi (0x7ed8f562) ... 2106 while (*s) s++;
but that doesn't keep the game from starting.