http://bugs.winehq.org/show_bug.cgi?id=3590
dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com AssignedTo|wine-bugs@winehq.org |truiken@gmail.com Status|ASSIGNED |NEW
------- Additional Comments From dank@kegel.com 2006-24-07 14:51 ------- Problem still there with wine from git today. The key error messages from the console are still
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" err:msi:process_action_return_value Invalid Return Code 1607 err:msi:ITERATE_Actions Execution halted, action L"UpdateEditIDLE" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
If it helps any, I think the source for the MSI installer is at http://svn.python.org/view/python/branches/release24-maint/Tools/msi/ and yes, those insane clowns wrote the MSI installer in Python.