Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XP Home

Status
Not open for further replies.

crmayer

Programmer
Nov 22, 2002
280
US
Can somebody tell me where the hosts file should be located at on a XP Home computer?

I found a web site that says this

XP Home = C:\windows\system32\driver\etcXP Pro = C:\winnt\system32\driver\etc
Is this true or is it the same for both Home and Pro....
 
It is the same for XP Home, Pro, NT, Win2k.

If you do an upgrade installation of XP to a workstation with NT or Win2k installed, the upgrade leaves the original directory name (WINNT) rather than create a new folder (WINDOWS). I note in the interest of completeness that the folder can be called anything you want, there is the option to change it during installation. But the above is a description of what happens with default settings.

This is why you often see a reference in community forums to something like: %windir%\system32\drivers\etc\hosts

This uses the environmental variable %windir% to locate the installation folder for windows.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top