Module: wine Branch: master Commit: bd634c0491297bf05803a2b7ac113ba56ad07207 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bd634c0491297bf05803a2b7ac...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Jul 23 09:42:37 2010 +0200
msi: Set/unset the SourceDir property at the right stage in the execution sequence.
---
dlls/msi/action.c | 6 +- dlls/msi/media.c | 1 + dlls/msi/msipriv.h | 1 + dlls/msi/tests/install.c | 205 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 212 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bd634c0491297bf05803a2...