http://bugs.winehq.org/show_bug.cgi?id=9809
--- Comment #5 from Anastasius Focht focht@gmx.net 2007-11-14 03:40:40 --- Created an attachment (id=9155) --> (http://bugs.winehq.org/attachment.cgi?id=9155) Patch which takes lpFileOp->pTo FOF_MULTIDESTFILES file into account to fix broken apps
Hello,
attached is a sample patch which takes lpFileOp->pTo FOF_MULTIDESTFILES flag into account to fix broken apps which do not correctly double NULL terminate multi-path buffers.
With that patch applied, the installer will go further only to hit unimplemented msi stuff (as mentioned earlier).
Regards