MSI: create component directories in the InstallFiles action too

Mike McCormack mike at codeweavers.com
Fri Oct 28 21:32:13 CDT 2005


ChangeLog:
Some installers don't call the CreateFolders action before the 
InstallFiles action as MSDN specifies, but it still seems to work, so 
make sure that we create component directories in the InstallFiles 
action anyway.

  dlls/msi/action.c |   24 ++++++++++++++++--------
  dlls/msi/action.h |    1 +
  dlls/msi/files.c  |    8 ++++++++
  3 files changed, 25 insertions(+), 8 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 29d55d439abbeddae66f4cb1f373e855dc706db4.diff
Type: text/x-patch
Size: 2760 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051029/47e01a6e/29d55d439abbeddae66f4cb1f373e855dc706db4.diff


More information about the wine-patches mailing list