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

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Fri Oct 26 00:21:36 CDT 2018


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 77adb8f..f1d00fa 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]
-- 
1.9.1




More information about the wine-devel mailing list