1

Multiple Login in Yahoo! by regedit


Follow these steps : ->

* Go to Start ==> Run ==>> Type regedit,hit enter

* Go to HKEY_CURRENT_USER -> Software -> Yahoo -> pager -> Test

* On the right pane ==>> right-click and choose new Dword value .

* Rename it as Plural.

* Double click and assign a decimal value of 1.

* Now close registry and restart yahoo messenger.

* For signing in with new id open another messenger .
0

Remove YAHOO ads


If you install the newest Yahoo Messenger 7.5 + & Version 8
you'll notice a very annoying animated ads at the bottom of the main window.
To remove the Ads! Here is the Procedure!

(1)Open Notepad,
(2) Paste the following code on Notepad and save it as: somename.reg
Code: REGEDIT4

[HKEY_CURRENT_USER\Software\Yahoo\pager\YUrl]
"N2Phone Adurl"="*"
"Messenger Ad"="*"
"Address Book"="*"
"Change Room Banner"="*"
"Conf Adurl"="*"
"Chat Adurl"="*"
"Tutorials"="*"
"Messenger Help"="*"
"Voice General Help"="*"
"Finance Disclaimer"="*"
"Webcam Upload Ad"="*"
"Webcam Viewer Ad"="*"
"Webcam Viewer Ad Big"="*"
"Webcam Viewer Ad Medium"="*"
"News Alert Ad URL"="*"

(3)Double click the file ( say: somename.reg )
(4)Click Yes
Its Done!! No more ads will be there in the yahoo messenger Window!
0

Disabling the ability to click on My Computer

You can restrict any user to access your system drives if you disable the click feature on My Computer. User will get no changes when he will try to open My Computer.

By editing the windows registry keys, you can disable the click feature on My Computer.
Follow the given steps to disable My Computer setting.

1] First click on Start button then type Regedit in Run option.
2] In registry editor panel search the value 20D04FE0-3AEA-1069-A2D8-08002B30309D
3] May be you will find this value on path HKey_Classes_Root \ CLSID section.
4] Here delete the entire section of this value.
5] Now close the registry editor and restart your computer after any changes to go into effect.
0

Remove Virus (new folders) Without Antivirus soft.


Remove Virus (new folders) Without Antivirus soft.
1. Click on "START"
2. In"RUN"Windows type "REGEDIT".
3.Now you will see "registery editor" opened in a new window.
4. In registery editor---->select--> HKEY_LOCAL_MACHINE.
5.Now under "HKEY_LOCAL_MACHINE" select--->"SOFTWARE"--->"Mcft"--->"WINDOWS"--->"CurrentVerison"--->"RUN".
6. Now on the right side select"RavTimeXP"
7.Right click on "RavTimeXP" and delete it.
8.Close REGISTERY EDITOR and restard your computer.
9.Again click on START--->SEARCH--->"FOR FILES OR FOLDERS".
10.Search box will open fill with current setting:
11.Now click on search(searching for .exe),after searching is finished...you will see the results:


12. Now here you have to delete whose icon is like folder and size 60KB or a little more than 60 KB or little small than 60 KB,and the file type will be "APPLICATION".
Now delete them all(REMEBER NOTE TO DOUBLE CLICK ON IT,IF U WILL DOUBLE CLICK N THEM THEN U WILL HAVE TO RESTARD FROM THE BEGINNING STEP 1).
NOW Empty Recycle Bin.

And thats all viruses finished !
0

Earning Online

Hi visitors, sorry for not posting for sucha long time..but now, im back ;)


HELL YEAH, ITS THE LATEST TRICK FROM THE STIFFMEISTER :DD

how to make money online ?

FULL TUTORIAL UPLOADED AT :: www.earningonline001.blogspot.com
0

Remove all Hyperlinks From MS Word {At once}

These two nifty macros enable you to delete the embedded hyperlinks that are generated when typing URLS or copying information from the web.


Ever copy and paste something from the Internet and then into Word only to get the hyperlinks embedded? You can removed them easily with the Macros below.

Word

Hit [ALT]+[F11] to open the Visual Basic Editor

Go to “Insert” > “Module” and in the pop-up window copy:

Sub RemoveHyperlinks()
Dim oField As Field
For Each oField In ActiveDocument.Fields
If oField.Type = wdFieldHyperlink Then
oField.Unlink
End If
Next
Set oField = Nothing
End Sub

Then click “File” > Close and return to Microsoft Word

You can now run the Macro in Word by going to:

Tools > Macro > Macro and then Run “RemoveAllHyperlinks” and you are done...!!!
0

Windows Xp Service Pack -> Change

Many times, new softwares, games require you to have the latest service packs to install. There's a way to bypass that.

For example, the latest GTA IV requires that


You can change your service pack 2 to display 3, or vice-versa.


Step 1: Open the run option from the start meny and type in 'regedit' and press enter
Make a backup of your registry (just in case)
Step 3: Browse to "HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\ Control\ Windows"
Step 4: Modify the value of "CSDVersion" from "0x00000200" (SP2) to the Windows XP SP3 value of "0x00000300"
Step 5: Close registry editor
Step 6: Reboot your computer