wine/dlls/msi
Eric Pouech ac8da35b87 regsvr32: Use message boxes by default for output.
regsvr32 is in GUI subsystem and shouldn't interact with console.
Keeping unix I/O output in silent mode.
Removing -c option as not existing in native.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-24 16:46:44 +01:00
..
tests msi/tests: Initialize pathkey in test_installprops. 2023-11-17 19:54:00 +01:00
action.c regsvr32: Use message boxes by default for output. 2023-11-24 16:46:44 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
Makefile.in makefiles: Always use the global SOURCES variable for .y files. 2023-10-14 13:51:42 +02:00
media.c
msi.c
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Store Context as MSIINSTALLCONTEXT in MSIPACKAGE. 2023-11-17 19:53:59 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h msi: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
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