Showing posts with label Registry Tricks. Show all posts
How To: Have Custom log-on Screen in Windows 7
Tutorial:
=======
Step 1: Press "Start" and type "regidit" in "search programme and files"
Step 2: Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background
Step 3: Double-click the DWORD key called OEMBackground and set the value to "1"
NOTE: if you can't see the DWORD key, just create a new one and name it as "OEMBackgrounds" and set the value to "1"
Step 4: Now put your desired photo to this folder " %windir%\system32\oobe\info\backgrounds " but keep in mind the picture should br less then 256 kb and the dimensions should be same as older picture present there.
Step 5: Now just reboot your computer and you will have the Picture :)
Hope you liked it!
How to: View Hidden Forums and Websites that ask for registration < Firefox version.

In my previous article i explained how we can convert our self into Google Bot to view all kind of sites. Article is here > http://hackthepc.blogspot.com/2011/06/how-to-view-hidden-forums-and-websites.html
Today I will tell you how to do it on Firefox with an Add-on.
What you need is
Firefox
An Add on called User Agent Switcher ( Download > https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/)
All you have to do is to open drop down menu for User Agent Switcher and change your agent to search engine. and then you will views websites like that User Agent (Search engine) that you chooses. Simply after your work is done change the agent back to you own.
How to: View Hidden Forums and Websites that ask for registration.
As an internet user every day while surfing the internet we find many sites in Google that ask for registration or credit card information. In this case one thing is certain , that what Google view is different from what we view. Here is one simple solution by which you could fool the site to think that you are Google Bot. (Google Bot is the software with which Google Crawl all the Stuff on internet).
All you have to do is Paste the following code into Notepad and save it as useragent.reg so that it will modify the registry.
CODE IS:
[HKEY_LOCAL_MACHINE\SOFTWARE\Micro$oft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]@=”Googlebot/2.1″”Compatible”=”+http://www.googlebot.com/bot.html”
And for the Default settings paste the following code into Notepad and save it as defuseragent.reg
CODE IS:
[HKEY_LOCAL_MACHINE\SOFTWARE\Micro$oft\Windows\CurrentVersion\Internet Settings\5.0\User Agent]@=”Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)”
Now all you have to do is to execute the useragent.reg when you want to open those sites and when it is done open defuseragent.reg and every thing will be same.!
To do this automatically Tutorial is here > http://hackthepc.blogspot.com/2011/07/how-to-view-hidden-forums-and-websites.html
