wine/dlls/msi
Dmitry Timoshkov dac655abce msi: Also set "MsiRunningElevated" installer property.
This property is supposed to be set starting from Windows Installer
4.0 targeting Windows Vista. This patch fixes the installer that
checks this property in addition to VersionNT and ALLUSERS.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-21 20:46:13 +01:00
..
tests msi/tests: Use wide-char string literals. 2020-12-14 12:20:49 +01:00
action.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
alter.c
appsearch.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
assembly.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
automation.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
classes.c msi: Use wide character string literals in classes.c. 2020-10-28 20:36:07 +01:00
cond.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
create.c
custom.c msi: Use the global is_wow64 variable in custom_start_server(). 2020-11-16 17:51:30 +01:00
database.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
delete.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
dialog.c msi: Correct Query for loading an image. 2020-11-17 19:33:07 +01:00
distinct.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
drop.c
files.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
font.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
format.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
instlocal.bmp
Makefile.in
media.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msi.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msiquery.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Also set "MsiRunningElevated" installer property. 2021-01-21 20:46:13 +01:00
patch.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
query.h
record.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
registry.c msi: Use wide character string literals in registry.c. 2020-10-28 20:36:03 +01:00
resource.h
script.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
select.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
source.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
sql.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
storages.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
streams.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
string.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
suminfo.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
table.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
tokenize.c
update.c
upgrade.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
where.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
winemsi.idl