wine-wine/dlls/msi
Hans Leidekker 0d17f36c13 msi: Always use the 64-bit registry view to retrieve registered owner and organization.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-19 12:03:42 +02:00
..
tests msi/tests: Check the NT key first when retrieving registered owner and organization. 2019-04-19 12:03:31 +02:00
Makefile.in
action.c msi: Remove system environment variables on uninstall. 2019-04-18 18:46:08 +02:00
alter.c
appsearch.c msi: Fix architecture handling in the AppSearch action. 2019-04-18 18:47:10 +02:00
assembly.c
automation.c
classes.c msi: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2019-04-18 18:44:10 +02:00
cond.y
create.c
custom.c msi: Use case sensitive compare in handle_msi_break. 2019-04-05 09:13:38 +02:00
database.c msi: Return ERROR_INVALID_HANDLE when MsiDatabaseImport() is called from a custom action. 2019-03-26 13:46:14 +01:00
delete.c
dialog.c msi: Return ERROR_INVALID_HANDLE when MsiEnableUIPreview() is called from a custom action. 2019-03-26 13:46:16 +01:00
distinct.c
drop.c
files.c msi: Avoid a crash in RemoveFiles if the component directory is invalid. 2019-03-25 22:13:10 +01:00
font.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
instlocal.bmp
media.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
msi.c msi: Get rid of redundant KEY_WOW64_64KEY flags. 2019-04-19 12:03:20 +02:00
msi.rc
msi.spec msi: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +01:00
msi_main.c
msipriv.h msi: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2019-04-18 18:44:10 +02:00
msiquery.c msi: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Always use the 64-bit registry view to retrieve registered owner and organization. 2019-04-19 12:03:42 +02:00
patch.c
query.h
record.c
registry.c msi: Fix handling of architecture in MSIREG_{Open, Delete}UninstallKey(). 2019-04-18 23:10:00 +02:00
resource.h
script.c
select.c
source.c msi: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +01:00
sql.y
storages.c
streams.c
string.c
suminfo.c msi: Add support for exporting the _SummaryInformation table. 2019-03-15 20:01:42 +01:00
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl msi: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +01:00