http://bugs.winehq.org/show_bug.cgi?id=19502
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2009-09-11 03:41:31 ---
There are quite a few err's and warn's: ... L"C:\windows\temp\msi171c.tmp" 18957 err:msidb:msi_table_load_transform insert row failed 313 err:msidb:msi_table_load_transform no matching row to transform
These should probably be downgraded to WARNs. I went through the errors for one table modified by the patch and found that all of the errors can be ignored; all rows to be added are already present and the rows to modify cannot be matched to an existing row.