http://bugs.winehq.org/show_bug.cgi?id=7583
------- Additional Comments From truiken@gmail.com 2007-02-06 18:42 -------
Looks like it to me but I've never seen one before
Never seen what?
wine: '/home/wine/.wine' created successfully. fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub
Those msi calls were made during wineprefixcreate. There are no msi calls when running whatever you ran in this log.
Please run setup like the following and attach the log:
$ rm -rf .wine $ wineprefixcreate $ WINEDEBUG=+msi,+msidb,+reg wine SETUP.EXE >& msi.log