wine-wine/dlls/msi
Hans Leidekker f25501db4b Revert "msi: Store the current script in the package."
Commit 036f007e24 (which reverts
86bc556f9f) is not sufficient to
fix the Office installers because MsiGetMode(MSIRUNMODE_SCHEDULED)
no longer does the right thing after the revert.

That is caused by "msi: Store the current script in the package.",
which, in hindsight, should have been part of the first commit.

This reverts e1e668d41f.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-04 15:13:33 +01:00
..
tests msi/tests: Fix typos in ok() messages. 2017-12-22 16:56:34 +01:00
Makefile.in
action.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y msi: Add error handling when retriving component/feature state/action in condition. 2017-10-25 09:48:26 +02:00
create.c
custom.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
database.c
delete.c
dialog.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
distinct.c
drop.c
files.c
font.c
format.c msi: Fix an invalid write in build_default_format (Valgrind). 2017-10-04 16:53:10 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
instlocal.bmp
media.c
msi.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c Revert "msi: Store the current script in the package." 2018-01-04 15:13:33 +01:00
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