http://bugs.winehq.org/show_bug.cgi?id=3901
--- Comment #43 from Hans Leidekker hans@meelstraat.net 2012-01-25 02:10:10 CST --- (In reply to comment #42)
Created attachment 38539 [details] WINEDEBUG=+msi,+msidb wine /mnt/cdrom/setup.exe &> /tmp/output.txt
Thanks, this is the query that fails: trace:msi:MSI_DatabaseOpenViewW L"UPDATE `Control` SET `Text` = 'Please insert the next disk.' WHERE `Dialog_` = 'SetupError' AND `Control` = 'ErrorText'" 0 x33ea28
It only affects dialog text so it's pretty harmless, but it's still a bug that should be fixed.