http://bugs.winehq.org/show_bug.cgi?id=58415 Renzo de Paoli <depaoli.renzo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |depaoli.renzo(a)gmail.com --- Comment #2 from Renzo de Paoli <depaoli.renzo(a)gmail.com> --- Created attachment 78836 --> http://bugs.winehq.org/attachment.cgi?id=78836 Test case "SimpleInstall" for illustration Two simple .msi files, both call IsolateComponents, but one has the corresponding table, while the other does not. Logfiles are included based on CLI use: Wine 10.0 msiexec /i SimpleInstall_IsolateComponent_woTable.msi /qb /L*X woTableLogWine.txt msiexec /i SimpleInstall_IsolateComponent_wTable.msi /qb /L*X wTableLogWine.txt Win10 msiexec /i SimpleInstall_IsolateComponent_woTable.msi /qb /L*X woTableLogWin.txt msiexec /i SimpleInstall_IsolateComponent_wTable.msi /qb /L*X wTableLogWin.txt -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.