[PATCH] loader: Install msado15.dll into the correct location

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Sun Dec 8 16:21:40 CST 2019


Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
---
 loader/wine.inf.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 19c034d7fd..c830525379 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2706,6 +2706,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 16422,Windows NT\Accessories,wordpad.exe
 16427,System\OLE DB,oledb32.dll
 16427,System\OLE DB,msdaps.dll
+16427,System\ADO,msado15.dll
 11,,*
 
 [FakeDlls]
@@ -2767,6 +2768,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 16427,Microsoft Shared\TextConv,
 16427,System\OLE DB,oledb32.dll
 16427,System\OLE DB,msdaps.dll
+16427,System\ADO,msado15.dll
 11,,*
 
 [SystemIni]
-- 
2.17.1




More information about the wine-devel mailing list