http://bugs.winehq.org/show_bug.cgi?id=23944
--- Comment #3 from Austin English austinenglish@gmail.com 2010-08-16 22:34:58 --- (In reply to comment #2)
The log contains these lines:
err:msi:call_script Could not find CLSID for Windows Script err:msi:ITERATE_Actions Execution halted, action L"InstallWelcome" returned 1602
Doesn't sound like an MSI error, sounds like we need a vb script interpreter. I don't know when if ever we plan to do that...
Considering a stub cscript was recently added: http://source.winehq.org/git/wine.git/?a=commitdiff;h=16bad58a8c7b6d89cc96e3...
it seems within reason.