http://bugs.winehq.org/show_bug.cgi?id=27099
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |user32 Resolution| |DUPLICATE Summary|Panzer Command: Ostfront |Panzer Command: Ostfront |Demo fails to install |Demo fails to install | |(invalid command line | |parameters passed to child | |due to user32.wsprintf not | |handling %I64u format | |specifier)
--- Comment #2 from Anastasius Focht focht@gmx.net 2011-07-21 12:55:23 CDT --- Hello,
dupe of bug 27818
See my comment http://bugs.winehq.org/show_bug.cgi?id=27818#c3 for explanation.
--- snip --- $ WINEDEBUG=+tid,+process wine ./PanzerCommandOstfront-Demo-v327gB.exe 0021:trace:process:init_current_directory starting in L"Z:\home\focht\Downloads\" 0x4 0021:trace:process:__wine_kernel_init starting process name=L"Z:\home\focht\Downloads\PanzerCommandOstfront-Demo-v327gB.exe" argv[0]=L"Z:\home\focht\Downloads\PanzerCommandOstfront-Demo-v327gB.exe" 0021:trace:process:set_entry_point setting FT_Thunk at 0x7b8a8ee0 to 00000000 0021:fixme:heap:HeapSetInformation (nil) 1 (nil) 0 0021:trace:process:create_process_impl app (null) cmdline L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe __IRAOFF:I64u "__IRAFN:Z:\home\focht\Downloads\PanzerCommandOstfront-Demo-v327gB.exe" "__IRCT:3" "__IRTSS:I64u" "__IRSID:S-1-5-21-0-0-0-1000"" 0021:trace:process:find_exe_file looking for L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe" 0021:trace:process:find_exe_file Trying native exe L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe" 0021:trace:process:create_process_impl starting L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe" as Win32 binary (0x400000-0x7ca000) 0023:trace:process:init_current_directory starting in L"Z:\home\focht\Downloads\" 0x1c 0023:trace:process:__wine_kernel_init starting process name=L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe" argv[0]=L"C:\users\focht\Temp\_ir_sf_temp_0\irsetup.exe" 0021:trace:process:create_process_impl started process pid 0022 tid 0023 ... --- snip ---
$ sha1sum PanzerCommandOstfront-Demo-v327gB.exe 55ae110a46c857cf0a2ddb29d26deaa2132aa295 PanzerCommandOstfront-Demo-v327gB.exe
$ wine --version wine-1.3.24-314-g2b22853
Regards
*** This bug has been marked as a duplicate of bug 27818 ***