wine.inf: Add Tcpip/Winsock/Winsock2 service registry keys.

This commit is contained in:
Austin English 2012-01-10 19:51:25 -08:00 committed by Alexandre Julliard
parent 9b1f217c41
commit a2219b9c84
1 changed files with 3 additions and 0 deletions

View File

@ -3048,6 +3048,9 @@ ErrorControl=1
[Services]
HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r"
HKLM,"System\CurrentControlSet\Services\VxD\MSTCP",,16
HKLM,"System\CurrentControlSet\Services\Tcpip\Parameters"
HKLM,"System\CurrentControlSet\Services\Winsock\Parameters"
HKLM,"System\CurrentControlSet\Services\Winsock2\Parameters"
[VersionInfo]
HKLM,%CurrentVersionNT%,"CurrentVersion",2,"5.1"