Module: wine Branch: stable Commit: 60d1a2add5a1f7f6d4868fb01bc50bfb1742bd30 URL: https://source.winehq.org/git/wine.git/?a=commit;h=60d1a2add5a1f7f6d4868fb01...
Author: Alex Henrie alexhenrie24@gmail.com Date: Wed Sep 12 22:26:50 2018 -0600
wine.inf: Add TCP/IP DataBasePath value.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45821 Signed-off-by: Alex Henrie alexhenrie24@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit bfe48889aeda69cac81e46b1d57beb0ed04b897c) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
loader/wine.inf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/loader/wine.inf.in b/loader/wine.inf.in index 58b873c..1ed87dc 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -3394,7 +3394,7 @@ HKLM,%CurrentVersionNT%\SvcHost,"netsvcs",0x00010008,"Schedule" HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r" HKLM,"System\CurrentControlSet\Services\Eventlog\Application",,16 HKLM,"System\CurrentControlSet\Services\Eventlog\System","Sources",0x10000,"" -HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters",,16 +HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters","DataBasePath",2,"%11%\drivers" HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16 HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",,16 HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters\Protocol_Catalog9\Catalog_Entries",,16