Sweden-Number/dlls/msi
Hans Leidekker 4c49cf853d msi: Set the SystemComponent installation property if necessary. 2011-05-30 11:16:13 +02:00
..
tests
Makefile.in msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
action.c msi: Set the SystemComponent installation property if necessary. 2011-05-30 11:16:13 +02:00
alter.c
appsearch.c
assembly.c msi: Fix the assembly actions to revert components to the installed state during rollback. 2011-05-25 14:15:55 +02:00
automation.c
classes.c msi: Fix the class actions to revert features to the installed state during rollback. 2011-05-24 11:58:38 +02:00
cond.y
create.c
custom.c msi: Execute the rollback script if the installation failed. 2011-05-20 12:44:37 +02:00
database.c
delete.c
dialog.c
distinct.c
drop.c
events.c
files.c msi: Skip files from global assemblies in the RemoveFiles action. 2011-05-30 11:16:08 +02:00
font.c msi: Fix the font actions to revert components to the installed state during rollback. 2011-05-24 11:58:49 +02:00
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Improve the stub for MsiGetMode(MSIRUNMODE_ADVERTISE). 2011-05-24 11:58:18 +02:00
instlocal.bmp
join.c
media.c msi: Avoid a double free. 2011-05-20 12:44:18 +02:00
msi.c msi: Factor out common code from MsiEnumComponentCostsW. 2011-05-20 12:44:10 +02:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Fix the class actions to revert features to the installed state during rollback. 2011-05-24 11:58:38 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Remove the temp files after the storage files are closed. 2011-05-26 13:28:27 +02:00
patch.c msi: Move patch related functions to a separate file. 2011-05-24 11:57:57 +02:00
preview.c
query.h
record.c
registry.c
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c msi: Search all installation contexts in the FindRelatedProducts action. 2011-05-17 12:04:24 +02:00
where.c