http://bugs.winehq.org/show_bug.cgi?id=35134
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Shroud of the Avatar: |Multiple game installers |Forsaken Virtues installer |wait indefinitely for |waits indefinitely for |cmd.exe during execution of |cmd.exe during execution of |batch files (argv[0] is not |batch files (argv[0] is not |'cmd.exe') (Shroud of the |'cmd.exe') |Avatar: Forsaken Virtues, | |Aura Kingdom)
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
'Aura Kingdom' installer bootstrapper (http://aurakingdom.aeriagames.com/) also suffers from this bug.
Prerequisite: 'winetricks -q dotnet40' in 32-bit WINEPREFIX
--- snip --- fixme:advapi:CreateProcessAsUserW 0xd8 L"C:\windows\system32\cmd.exe" L"/C "C:\users\focht\Temp\{7734D62D-8AF0-4686-83E1-A5984A88C914}.bat"" (nil) (nil) 1 0x08000000 (nil) (null) 0xd9ddcc 0xd9de18 - semi- stub Microsoft Windows 5.1.2600 (1.7.10)
C:\AeriaGames\Downloader> --- snip ---
$ sha1sum aurakingdom_us_downloader.exe b31bb993d30e87f59b6c211bacd49eb610075f8a aurakingdom_us_downloader.exe
$ du -sh aurakingdom_us_downloader.exe 572K aurakingdom_us_downloader.exe
$ wine --version wine-1.7.10-298-g9a14caa
Regards