[PATCH 1/2] ntdll: Use module path as assembly path for manifests embedded in resources.
March 6, 2020
7:48 a.m.
Fixes Office 2016 installer, which removes its .exe directory from load path, but expects to be able to load files listed in manifest. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/ntdll/actctx.c | 61 +++++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 27 deletions(-)
2211
Age (days ago)
2211
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban