http://bugs.winehq.org/show_bug.cgi?id=5548
Summary: Archicad 9 demo disc installer fails early Product: Wine Version: CVS Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Archicad 9 demo (available by request to digitalvis.com) comes on a cd-rom. The installer doesn't. Simplest problem seems to be that \Archicad 9\Setup.exe exits very early before opening a window on Wine, with the curious error
trace:file:CreateFileW L"Z:\media\cdrom0\ArchiCAD 9\" GENERIC_READ FILE_SHARE_READ FILE_SHARE_DELETE creation 3 attributes 0x0 warn:file:CreateFileW Unable to create file L"Z:\media\cdrom0\ArchiCAD 9\" (status c00000ba) trace:file:CreateFileW returning 0xffffffff
Looking at a trace of CreateFile system calls running on XP doesn't show anything silly like that.