wine.inf: Install msdaps.dll into the correct directory

Alistair Leslie-Hughes leslie_alistair at hotmail.com
Wed Jun 19 01:10:14 CDT 2013


Hi,


Changelog:
     wine.inf: Install msdaps.dll into the correct directory


Best Regards
  Alistair Leslie-Hughes
-------------- next part --------------
>From a10ef2c279732b5fec7962b70a7ce4abd5f9e35e Mon Sep 17 00:00:00 2001
From: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date: Tue, 18 Jun 2013 14:10:46 +1000
Subject: [PATCH] Install msdaps.dll into 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 22c9df0..6636a94 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2540,6 +2540,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,wbem,wmiutils.dll
 16422,Internet Explorer,iexplore.exe
 16427,System\OLE DB,oledb32.dll
+16427,System\OLE DB,msdaps.dll
 11,,*
 
 [SystemIni]
-- 
1.8.1.2



More information about the wine-patches mailing list