wine/dlls/msi
Zebediah Figura 366398cc53 msi: Create the custom action server as an elevated process.
Dragon Naturally Speaking 12.5 manually validates that the custom action server
is elevated.

One might imagine that the right approach here is to add a manifest to msiexec;
however, msiexec does not always trigger a UAC prompt on Windows.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51143
2024-03-04 15:39:06 +01:00
..
tests msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
action.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c msi: Create the custom action server as an elevated process. 2024-03-04 15:39:06 +01:00
database.c
delete.c
dialog.c msi: Multiply by 512 in dialog_vcl_add_drives(). 2024-03-04 15:39:06 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
instlocal.bmp
Makefile.in
media.c
msi.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl