msi: Don't load a custom action DLL in the main process.
commite355cb62775f7fd39a03458c62334a603dcb0c78
authorZebediah Figura <z.figura12@gmail.com>
Mon, 30 Apr 2018 18:36:51 +0000 (30 13:36 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 May 2018 11:12:26 +0000 (1 13:12 +0200)
tree958fd3d04d2a6da03e49ef4d035cadecc849c756
parent6049b0f8c3637b6ef55b05a57893191ab808c69f
msi: Don't load a custom action DLL in the main process.

This has no effect anymore, and won't work if the architecture doesn't match.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msi/custom.c
dlls/msi/msipriv.h
dlls/msi/package.c