分类目录归档:软件常见问题
WSAStartup() failed, or you have the incorrect version of WinSock installed 错误如何解决
To reset Winsock for Windows Vista, follow these steps:
- Click type cmd in the Start Search box, right-click cmd.exe, click Run as administrator, and then press Continue.
- Type netsh winsock reset at the command prompt, and then press ENTER.
中文版本:
开始 -> 运行 -> CMD回车 -> netsh winsock reset 回车