How To Change User Agent in Internet Explorer
You can use this trick to access into web pages that force Internet surfers to register or even pay in order to search and use their content.
Open a new notepad file and copy the following code. Save it as Useragent.reg (not .txt) and merge it into your registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]
@=”Googlebot/2.1″
“Compatible”=”+http://www.googlebot.com/bot.html”
Now You are Google!! and you can access in these web sites and navigate the content.
How to restore the IE6 User Agent?
Open a new notepad file and save the following code to NormalAgent.reg (not .txt) and merge with your registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]
@=”Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)”
Comments
Leave a Reply
You must be logged in to post a comment.

