Hans Leidekker : msi: Delay creating local installer and patch packages until the product is registered .
Module: wine Branch: master Commit: 7d677fc3271367c4c9f8dfab012eb5ad5020368b URL: http://source.winehq.org/git/wine.git/?a=commit;h=7d677fc3271367c4c9f8dfab01... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Jun 30 12:15:37 2011 +0200 msi: Delay creating local installer and patch packages until the product is registered. --- dlls/msi/action.c | 44 +++++++++++++++++++---- dlls/msi/database.c | 5 --- dlls/msi/msipriv.h | 4 ++- dlls/msi/package.c | 97 +++++++------------------------------------------- dlls/msi/patch.c | 71 +++++++++++++++++++++++++++++++------ 5 files changed, 113 insertions(+), 108 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7d677fc3271367c4c9f8df...
participants (1)
-
Alexandre Julliard