msi: cabinet_notify - don't fail on files with the same filepath

Stefan Siebert stefan.siebert at ssiebert.de
Wed Jul 12 14:02:54 CDT 2006


This fixes the 'Error 80' bug in the msi implementation (e.g. for the 
notes client) if more than one file gets resolved and extracted to the 
same filepath.
msi allows files from different components (maybe even from the same 
component) to be overwritten be each other - dependent on the file 
sequence.

Changelog: msi/files.c - cabinet_notify - Do not fail if a file has been 
resolved and extracted to the same filepath before

-------------- next part --------------
A non-text attachment was scrubbed...
Name: createalways.diff
Type: application/octet-stream
Size: 789 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060712/920b5aae/createalways.obj


More information about the wine-patches mailing list