Windows Hosts File

A

A McGuire

When I go into Tools -> Advanced Tools -> System Explorers, I then click on Window's Hosts File and it's blank. However, I'm entered thousands of IP mappings to my Hosts file. Why does it show blank then? I've implemented the following Hosts file solution:

http://www.mvps.org/winhelp2002/hosts.htm
 
C

Cathy

Same problem before, until a read:

http://mvps.org/winhelp2002/unwanted.htm

and follow Bill Saunders follow up.

Good luck.

Cathy
-----Original Message-----
When I go into Tools -> Advanced Tools -> System
Explorers, I then click on Window's Hosts File and it's
blank. However, I'm entered thousands of IP mappings to
my Hosts file. Why does it show blank then? I've
implemented the following Hosts file solution:
 
A

Andre Da Costa

Here is some additional information about the HOST file explained:
http://www.mvps.org/winhelp2002/hosts.htm
http://www.ezlan.net/host.html

--

Andre
http://spaces.msn.com/members/adacosta
FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm

When I go into Tools -> Advanced Tools -> System Explorers, I then click on
Window's Hosts File and it's blank. However, I'm entered thousands of IP
mappings to my Hosts file. Why does it show blank then? I've implemented
the following Hosts file solution:
http://www.mvps.org/winhelp2002/hosts.htm
 
A

A McGuire

Where on that page can I get information about MSAS? I'm wondering why my
Hosts file information doesn't show up in MSAS, that's all.

You did provide a nice site, however, but I don't see my answer.
 
M

Mike Burgess

A McGuire,
Are you sure the HOSTS file exists and is in the correct folder?
By default it should exist in:

C:\WINDOWS\SYSTEM32\DRIVERS\ETC

If needed copy and paste the below and "Save As" checkhosts.bat

cd\windows\system32\drivers\etc
dir /a hosts* >%windir%\checkhosts.txt
start notepad %windir%\checkhosts.txt
exit

Place "checkhosts.bat" in your Windows folder, double-click to run.
It will open Notepad with the info (if exists)
Note: this assumes that "Windows" is installed in the default location.
____________________________________________________________
Mike Burgess [MVP Internet Explorer] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 02-12-05]
Please post replies to this Newsgroup, email address is invalid
--
 
A

A McGuire

My apologies all - major brain fart. I ran RenHosts.bat on 1/25 and didn't
reverse the action. My HOSTS file was named NOHOSTS.

Thanks for the script - it answered my problem.

--
A McGuire
Mike Burgess said:
A McGuire,
Are you sure the HOSTS file exists and is in the correct folder?
By default it should exist in:

C:\WINDOWS\SYSTEM32\DRIVERS\ETC

If needed copy and paste the below and "Save As" checkhosts.bat

cd\windows\system32\drivers\etc
dir /a hosts* >%windir%\checkhosts.txt
start notepad %windir%\checkhosts.txt
exit

Place "checkhosts.bat" in your Windows folder, double-click to run.
It will open Notepad with the info (if exists)
Note: this assumes that "Windows" is installed in the default location.
____________________________________________________________
Mike Burgess [MVP Internet Explorer] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 02-12-05]
Please post replies to this Newsgroup, email address is invalid
 
M

Mike Burgess

A McGuire,
You're welcome ... glad to see you were able to resolve your problem.
____________________________________________________________
Mike Burgess [MVP Internet Explorer] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 02-12-05]
Please post replies to this Newsgroup, email address is invalid
--

A McGuire said:
My apologies all - major brain fart. I ran RenHosts.bat on 1/25 and
didn't reverse the action. My HOSTS file was named NOHOSTS.

Thanks for the script - it answered my problem.

--
A McGuire
Mike Burgess said:
A McGuire,
Are you sure the HOSTS file exists and is in the correct folder?
By default it should exist in:

C:\WINDOWS\SYSTEM32\DRIVERS\ETC

If needed copy and paste the below and "Save As" checkhosts.bat

cd\windows\system32\drivers\etc
dir /a hosts* >%windir%\checkhosts.txt
start notepad %windir%\checkhosts.txt
exit

Place "checkhosts.bat" in your Windows folder, double-click to run.
It will open Notepad with the info (if exists)
Note: this assumes that "Windows" is installed in the default location.
____________________________________________________________
Mike Burgess [MVP Internet Explorer] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS
file
http://www.mvps.org/winhelp2002/hosts.htm [updated 02-12-05]
Please post replies to this Newsgroup, email address is invalid
--

A McGuire said:
Where on that page can I get information about MSAS? I'm wondering why
my Hosts file information doesn't show up in MSAS, that's all.

You did provide a nice site, however, but I don't see my answer.

--
A McGuire
Same problem before, until a read:

http://mvps.org/winhelp2002/unwanted.htm

and follow Bill Saunders follow up.

Good luck.

Cathy

-----Original Message-----
When I go into Tools -> Advanced Tools -> System
Explorers, I then click on Window's Hosts File and it's
blank. However, I'm entered thousands of IP mappings to
my Hosts file. Why does it show blank then? I've
implemented the following Hosts file solution:

http://www.mvps.org/winhelp2002/hosts.htm
 
B

Bill Sanderson

Good to see a major bug that isn't!
--
FAQ for Microsoft Antispyware:
http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm

A McGuire said:
My apologies all - major brain fart. I ran RenHosts.bat on 1/25 and
didn't reverse the action. My HOSTS file was named NOHOSTS.

Thanks for the script - it answered my problem.

--
A McGuire
Mike Burgess said:
A McGuire,
Are you sure the HOSTS file exists and is in the correct folder?
By default it should exist in:

C:\WINDOWS\SYSTEM32\DRIVERS\ETC

If needed copy and paste the below and "Save As" checkhosts.bat

cd\windows\system32\drivers\etc
dir /a hosts* >%windir%\checkhosts.txt
start notepad %windir%\checkhosts.txt
exit

Place "checkhosts.bat" in your Windows folder, double-click to run.
It will open Notepad with the info (if exists)
Note: this assumes that "Windows" is installed in the default location.
____________________________________________________________
Mike Burgess [MVP Internet Explorer] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS
file
http://www.mvps.org/winhelp2002/hosts.htm [updated 02-12-05]
Please post replies to this Newsgroup, email address is invalid
--

A McGuire said:
Where on that page can I get information about MSAS? I'm wondering why
my Hosts file information doesn't show up in MSAS, that's all.

You did provide a nice site, however, but I don't see my answer.

--
A McGuire
Same problem before, until a read:

http://mvps.org/winhelp2002/unwanted.htm

and follow Bill Saunders follow up.

Good luck.

Cathy

-----Original Message-----
When I go into Tools -> Advanced Tools -> System
Explorers, I then click on Window's Hosts File and it's
blank. However, I'm entered thousands of IP mappings to
my Hosts file. Why does it show blank then? I've
implemented the following Hosts file solution:

http://www.mvps.org/winhelp2002/hosts.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top