Showing posts with label REGISTRY. Show all posts
Showing posts with label REGISTRY. Show all posts

Tuesday, 22 November 2011

Open multiple yahoo on same PC


         This is very simple trick for windows xp users which let you open multiple yahoo messenger in same computer. It may be two three as many you want. I had not tried it but, It might also works on window 7 and windows vista. So below is the trick :



       1. Go to Start  >  Run
       2. Type in regedit and then press Enter .
       3. Navigate to HKEY_CURRENT_USER > Software > Yahoo > Pager > Test
       4. On the right side press right-click and choose new Dword value.
       5. Rename it as Plural.
       6. Now Double click and assign a decimal value of 1.
       7. Now you can open multilpe yahoo on same pc.

Friday, 18 November 2011

Enable Registry Editor Disabled By Admin

windows registry
Windows registry contains settings for low level operating system component as well as applications running on windows. In this tutorial i will teach you to enable registry editor disabled by the admin. So lets do it.

What Is Registry ?

Windows registry is hierarchical database that stores configuration setting and option on microsoft windows operating system.It contains settings for low level operating system component as well as applications running on windows.

Registry is also called as Brain of Windows which store all information in form of registry keys Technically known as DWORD or STRING or BINARY or MULTI_STRING values which stores data.

How To Enable Registry Editor Disabled By Admin ?

 1. Open Notepad and copy below codes.
 REGEDIT4
 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
 "DisableRegistryTools"=dword:00000000
 2. Now save the file as anything.reg (.reg is must)
 3. Double click the save file.
 4. Done !!

Windows Edit You Would Like To Do