Austin English : wine.inf: Add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries registry entry .

Alexandre Julliard julliard at winehq.org
Wed May 30 13:18:52 CDT 2012


Module: wine
Branch: master
Commit: 29cac72d1ad794034bbf424b0e1f30ec634b2976
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=29cac72d1ad794034bbf424b0e1f30ec634b2976

Author: Austin English <austinenglish at gmail.com>
Date:   Tue May 29 11:39:46 2012 -0700

wine.inf: Add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries registry entry.

---

 tools/wine.inf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index abd5307..b182953 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -3047,7 +3047,7 @@ HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe
 HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16
 HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters",,16
 HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",,16
-HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters",,16
+HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters\Protocol_Catalog9\Catalog_Entries",,16
 
 [VersionInfo]
 HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.1"




More information about the wine-cvs mailing list