Friday, August 27, 2010

How to Find Windows XP CD Key inside CD ?

was just Right Under you Nose. Lets see how easily you can get it…



Find Windows XP CD key inside your Windows XP CD

To get the Windows XP CD key, you have to do the following steps. Just follow the following steps and find Windows XP cd key into your windows XP CD.

Steps to follow to find Windows XP CD key:


1.Bring your Windows XP CD and insert it into your computer’s CD/DVD ROM/ RAM.
2.Now, browse your Windows XP CD and find the folder I386.
3.Inside I386 folder, find the file named as unattended.txt.
4.Open unattended.txt by using notepad.
5.At last, keep scrolling of the opened file and you will get Windows XP CD key

How To Remove Advertisements From Orkut Pages


Orkut is one of the popular social networking sites in India as well as in Brazil. Advertisements are the only way for Google to keep Orkut running. From the past few weeks, you may have noticed that Orkut has started showing ads on top of the pages. Earlier it was used to show ads below friend’s bar. That was somewhat avoidable but now it looks too ugly.

Have a look at the screenshot below :

If you are a Firefox user, you can easily remove these annoying ads. Install Orkut and MySpace Advertising Remover to Firefox and restart your browser. That’s it. Now you can chat with your friends on Orkut without those annoying ads .

Links : Orkut and MySpace Advertising Remover

Add Any Application To Right Click Menu Of Folders

Playing with registry is one of my hobby. Today I am going to explain you a nice way to add any application to the right click menu of folders in Windows by editing registry. It might be useful for you as you can open your most frequently used applications just by right clicking on folders. So lets start.


I will add Notepad to right click menu of folders here. You can add any other application that you use most frequently using this method.



1.First of all open registry editor. To open registry editor press Ctrl+R. Now type regedit in RUN window and press enter.

2.Now go to HKEY_LOCAL_MACHINE -> SOFTWARE -> Classes -> Folder -> shell.

3.Right click on shell and make a new Key. You can name it anything. I will name it as notepad.

4.Now right click on newly created key (notepad) and create a new key value again and name it as command.

5.Under command key value craete a new String Value by right clicking anywhere under commend key.

6.Double click on new String Value and change its Value data. If you want to make shortcut to notepad then its Value data will be – C:\Windows\System32\notepad.exe

7.Close the registry editor. Now right click on any folder to see the changes