http://bugs.winehq.org/show_bug.cgi?id=4189 Summary: MSI failure with Python 2.4.2 installer Product: Wine Version: 20050930 Platform: PC URL: http://www.python.org OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: astralstorm(a)gorzow.mm.pl The installer shows up with missing components, asks the questions and then fails. Here's the log: astralstorm(a)zen ~/.wine/drive_c/windows/system32 $ wine msiexec /i /mnt/storage/python-2.4.2.msi err:msi:msi_dialog_create_controls no handler for element type L"DirectoryCombo" err:msi:msi_dialog_create_controls no handler for element type L"DirectoryList" err:msi:msi_dialog_create_controls no handler for element type L"SelectionTree" err:msi:msi_dialog_create_controls no handler for element type L"GroupBox" err:msi:msi_dialog_create_controls no handler for element type L"VolumeCostList"err:msi:process_action_return_value Invalid Return Code 647 err:msi:ITERATE_Actions Execution halted due to error (1603) err:msi:ITERATE_Actions Execution halted due to error (1603) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.