http://bugs.winehq.org/show_bug.cgi?id=13536
Summary: MDAC 2.8 installer is launched with invalid command line syntax in ThinkWave Educator installer Product: Wine Version: CVS/GIT Platform: PC URL: http://download.thinkwave.org/twe28132.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=13470) --> (http://bugs.winehq.org/attachment.cgi?id=13470) ThinkWave output
With Wine version wine-1.0-rc2-134-g4c928d3, during installation, the MDAC 2.8 installer is run, but the application complains of "command line option syntax error". Relevant lines are probably:
trace:process:CreateProcessW app (null) cmdline L"C:\windows\temp\msi3040.tmp /q /c:""setup.exe /qn1""" trace:process:find_exe_file looking for L"C:\windows\temp\msi3040.tmp" trace:process:find_exe_file Trying native exe L"C:\windows\temp\msi3040.tmp" trace:process:CreateProcessW starting L"C:\windows\temp\msi3040.tmp" as Win32 binary (0x1000000-0x154e000)
Output is attached.