View Single Post
  #2  
Old 23-02-2010, 04:00 PM
gmastah's Avatar
gmastah gmastah is offline
Potty Training Scoobie Noobie
Member
 
Join Date: May 2008
Location: Perth
Posts: 31
Thanks: 2
Thanked 0 Times in 0 Posts
gmastah at standard level
Default

Hey,

This is related to security and UAC in Vista/Windows 7; By default, if you try to modify your hosts file in Vista, it will not let you save it. It tells you that you don't have permission. To successfully modify the hosts file, run notepad.exe as an administrator and open the file.

1) Browse to Start -> All Programs -> Accessories
2) Right click "Notepad" and select "Run as administrator"
3) Click "Continue" on the UAC prompt
4) Click File -> Open
5) Browse to "C:\Windows\System32\Drivers\etc"
6) Change the file filter drop down box from "Text Documents (*.txt)" to "All Files (*.*)"
7) Select "hosts" and click "Open"
8) Make the needed changes and close Notepad. Save when prompted.

Cheers
Reply With Quote