http://bugs.winehq.org/show_bug.cgi?id=27818
Summary: Eurobattle.net installer not working (failed to create output file) Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, a user reported this problem on userforum. The installer pops up a messagebox "failed to create output file"). From a debug log there's a weird looking filename:
0025:Call KERNEL32.CreateFileA(00b00d08 "C:\users\louis\Temp\_ir_sf_temp_1\\x03",40000000,00000001,00000000,00000002,00 000080,00000000) ret=0040103b 0025:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0040103b
Maybe wine chokes in creating a a weird filename like "\x03" or the filename is misread from the installersetup-file? Haven't got a clue really.