http://bugs.winehq.org/show_bug.cgi?id=27325
--- Comment #12 from Hans Leidekker hans@meelstraat.net 2012-01-24 04:59:43 CST --- Can you get a backtrace? Run with WINEDEBUG=+msi and wait until you see this:
trace:msi:ACTION_PerformUIAction Performing action (L"StartServices")
Then run winedbg in another terminal and type 'bt all'.