Hans Leidekker : Revert "msi: Store the current script in the package."

Alexandre Julliard julliard at winehq.org
Thu Jan 4 17:03:21 CST 2018


Module: wine
Branch: master
Commit: f25501db4b9f79b69a6c569ab418e6f5a4d8fc94
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f25501db4b9f79b69a6c569ab418e6f5a4d8fc94

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Jan  4 12:58:43 2018 +0100

Revert "msi: Store the current script in the package."

Commit 036f007e241b95498964c53365300a3332a92c5a (which reverts
86bc556f9fd4a964cbaa66bc1fd67e4603ecd450) is not sufficient to
fix the Office installers because MsiGetMode(MSIRUNMODE_SCHEDULED)
no longer does the right thing after the revert.

That is caused by "msi: Store the current script in the package.",
which, in hindsight, should have been part of the first commit.

This reverts e1e668d41fce1dbd0270cd9de0d880a236ddb869.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msi/action.c  | 25 ++++++++++---------------
 dlls/msi/custom.c  | 16 ++++++++++++++--
 dlls/msi/dialog.c  |  2 +-
 dlls/msi/install.c |  8 ++++----
 dlls/msi/msi.c     |  6 +++---
 dlls/msi/msipriv.h |  8 +++++---
 dlls/msi/package.c |  1 -
 7 files changed, 37 insertions(+), 29 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f25501db4b9f79b69a6c569ab418e6f5a4d8fc94



More information about the wine-cvs mailing list