wine.inf: install oledb32 into the correct directory

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Thu Jun 6 23:30:28 CDT 2013


Hi,


Changelog:
     wine.inf: install oledb32 into the correct directory


Best Regards
  Alistair Leslie-Hughes
-------------- next part --------------
>From bb1ecfb8cfc58067040af44730e129d9d93d53ef Mon Sep 17 00:00:00 2001
From: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date: Fri, 7 Jun 2013 14:06:34 +1000
Subject: [PATCH] install oledb32 into the correct directory
To: wine-patches <wine-patches at winehq.org>

---
 tools/wine.inf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index c82173d..45fca8f 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2538,6 +2538,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,wbem,wmic.exe
 11,wbem,wmiutils.dll
 16422,Internet Explorer,iexplore.exe
+16427,System\OLE DB,oledb32.dll
 11,,*
 
 [SystemIni]
-- 
1.8.1.2



More information about the wine-patches mailing list