Showing posts with label regedit. Show all posts
Showing posts with label regedit. Show all posts

Sunday, September 28, 2008

REGISTRY EDITOR TRICKS

Before going for this u need to know what is registry editor or regedit.

WHAT IS REGEDIT?
Regedit, You may be thinking Regedit, what the hell is that......? or if you have a reasonable amount of experience with computers u should surely experiment with regedit or registry editor

Regedit is basically a program that lets you edit ceratin values in your computer (short for "Registry Editor"). BEWARE, DON'T JUST PLAY AROUND IN REGEDIT, SOME THINGS CAN SERIOUSLY HARM YOUR COMPUTER IF CHANGED OR REMOVED. You can do really cool things with it such as remove buttons on your computer .e.g remove the shutdown option or make a message appear at startup.

Before you do anything you will need to know how to access the program:

->So first go to your start menu
->Then click run
->Now type "regedit" without the quotes
->Regedit should open (if it doesnt contact me)

BUT BEFORE EDITING ANY THING IN REGISTRY EDITOR U NEED TO BACK UP THE REGISTRY

ADD ADMIN USER TO WELCOME SCREEN:
Start the Registry Editor Go to:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \

Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it's Value data. Close the registry editor and restart.

KILL PROCESS IMMEDIATELY:
When logging off, you sometimes get an “End Task” dialog prompt, indicating a program that doesn’t shut itself down. You can suppress the prompts and have Windows kill these programs automatically when you log off. In regedit, find key HKEY_CURRENT_USER\Control Panel\Desktop Look for the value AutoEndTasks, and change it from 0 to 1.

UNBLOCK REGEDIT AND COMMAND PROMPT(CMD):
{Save this file is a .reg file then execute it}

REGEDIT4
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesWinOldApp]
"Disabled"=dword:0
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
"DisableRegistryTools"=dword:0

OPENING EXPLORER FROM MY COMPUTER:
By default, when you click on the My Computer icon, you get a display of all your drives, the Control Panel etc. If you would like to have this open the Explorer:
1. Open RegEdit
2. Go to
HKEY_CLASSES_ROOT\CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D}\ Shell
3 . Add a new Key named "Open" if it does not exists by right clicking "Shell" and selecting new.
4. . Add a new Key named "Command" by right clicking "Open" and selecting new
5. Set the (Default) value for the Command Key to "Explorer.exe" or "C:\Windows\Explorer.exe"

HAVE FUN :-)

Add a "Copy To" option to the right-click menu :-))

In Windows, in the contextual right-click menu there is a "Send To" option but no option for "Copy To". The "Copy To" option exists, but it is disabled by default so that it doesn't show up when you right-click. If you want to add the "Copy To" menu back, you can do so with a registry hack.

BUT BEFORE EDITING ANY THING IN REGISTRY EDITOR U NEED TO BACK UP THE REGISTRY
To enable the "Copy To" option,
->run the regedit program by going to Start
-> Then Run,
->and entering regedit and hitting Enter.
Once the registry editor is open, navigate to the
->HKEY_CLASSES_ROOT + AllFilesystemObjects + shellex + ContextMenuHandlers section.
You'll see the "Send To" entry there as an entry under this.
Right-click on the "ContextMenuHandlers" entry and select New > Key from the list.

Name the new key Copy To. In the right pane, you will see an entry called “Default”, double click on thus entry and enter a value of
->{C2FBB630-2971-11D1-A18C-00C04FD75D13} (yeah, the braces and everything).
Once done editing, close the registry editor.

Saturday, September 20, 2008

ENABLING TASK MANAGER,REGISTRY EDITOR(REGEDIT)..........

This one is for Everyone !!

1) When i try to access my task manager(Ctr+Alt+Del or Ctr+Shif+Del)...it displays message..
'task manger has been disabled by ur administrator'..., and also i cant access my registry too..!!
what may have caused this problem....
is it because of some VIRUS...????
but the question is ....how can i repair this without re installing...?? any particular software??
So don’t very .......i am here to help u guyz.......

» Close the IE browser. Log out messenger / Remove Internet Cable.
» To enable Regedit
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f» To enable task manager : (To kill the process we need to enable task manager)
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f» Now we need to change the default page of IE though regedit.
Start>Run>Regedit
From the below locations in Regedit chage your default home page to google.com or other.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main
Just replace the attacker site with google.com or set it to blank page.
» Now we need to kill the process from back end. Press Ctrl + Alt + Del
Kill the process svhost.exe.( may be more than one process is running.. check properly)
» Delete svhost32.exe , svhost.exe files from Windows/ & temp/ directories. Or just search for svhost in your comp.. delete those files.
» Go to regedit search for svhost and delete all the results you get.
» Restart the computer. That’s it now you are virus free.

it works !!