http://bugs.winehq.org/show_bug.cgi?id=27273
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2011-05-25 07:05:26 CDT --- (In reply to comment #4)
(In reply to comment #3)
Hans, how do I do that +msi trace you're talking about?
I have never done one of those.
Thanks.
$ WINEDEBUG=+msi wine installer.msi &> log.txt
Sorry, that should of course be:
$ WINEDEBUG=+msi wine msiexec /i installer.msi &> log.txt