ChangeSet ID: 18773 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/08 09:19:00
Modified files: dlls/msi : package.c action.c
Log message: Aric Stewart aric@codeweavers.com InstallShield does a number of actions using DoAction before the Install starts so the PackageCode needs to be loaded on OpenPackage instead of the beginning of the install process.
Patch: http://cvs.winehq.org/patch.py?id=18773
Old revision New revision Changes Path 1.44 1.45 +9 -0 wine/dlls/msi/package.c 1.170 1.171 +0 -3 wine/dlls/msi/action.c