6 Oct
2010
6 Oct
'10
7:04 p.m.
Module: wine Branch: master Commit: 3cd55cc916ad8d74710f435845d8f970161f77fe URL: http://source.winehq.org/git/wine.git/?a=commit;h=3cd55cc916ad8d74710f435845... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Oct 6 15:45:05 2010 +0200 msi Set the feature action to INSTALLSTATE_UNKNOWN if msidbFeatureAttributesUIDisallowAbsent is set. --- dlls/msi/msipriv.h | 5 + dlls/msi/tests/package.c | 286 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 291 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3cd55cc916ad8d74710f43...