Cannot open file"C:\WINDOWS\system32\driver\etc\hosts系统找不到制定的文件

来源:百度知道 编辑:UC知道 时间:2024/05/28 17:09:51
我要开一个东西,是我玩游戏用的外G. 就出现这个提示“Cannot open file"C:\WINDOWS\system32\driver\etc\hosts系统找不到制定的文件”..弹出来好多.
请问要怎么解决..不要多说废话.. 解决好了.有高分奖励.
在线等高手解决

用记事本建个hosts文件
内容如下:
#-------------------------------------------------------------------
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
#------------------------------------------------------------------

从其他电脑上复制一个hosts回来,放到你电脑上的C:\W