wine/dlls/msi action.c

Alexandre Julliard julliard at winehq.org
Mon Dec 27 13:06:22 CST 2004


ChangeSet ID:	15056
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/27 13:06:22

Modified files:
	dlls/msi       : action.c 

Log message:
	Aric Stewart <aric at codeweavers.com>
	- Rework how we handle Feature and Component States. I have confirmed
	from testing that, although documented nowhere, having ADDLOCAL on
	the install line overrides INSTALLLEVEL.
	- Track all files extracted from cabinents as tempfiles so they can be
	removed at the end of the install to not leave uninstalled but
	uncabbed files laying around.

Patch: http://cvs.winehq.org/patch.py?id=15056

Old revision  New revision  Changes     Path
 1.52          1.53          +140 -64    wine/dlls/msi/action.c




More information about the wine-cvs mailing list