Alistair Leslie-Hughes : wine.inf: Install oledb32, msdaps to the right location for WOW64.

Alexandre Julliard julliard at winehq.org
Fri Oct 26 14:23:56 CDT 2018


Module: wine
Branch: master
Commit: 61cdd8e352b40c183a4db72302c5125c2d167e71
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=61cdd8e352b40c183a4db72302c5125c2d167e71

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Fri Oct 26 05:21:36 2018 +0000

wine.inf: Install oledb32,msdaps to the right location for WOW64.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 loader/wine.inf.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index b6aeb1c..5a3f8c4 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2577,6 +2577,8 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 16422,Internet Explorer,iexplore.exe
 16422,Windows Media Player,wmplayer.exe
 16422,Windows NT\Accessories,wordpad.exe
+16427,System\OLE DB,oledb32.dll
+16427,System\OLE DB,msdaps.dll
 11,,*
 
 [FakeDlls]




More information about the wine-cvs mailing list