Showing posts with label registry. Show all posts
Showing posts with label registry. Show all posts

Thursday, April 23, 2009

Registry Editing with Caution

This is a disclaimer post for anybody attempting to edit the registry and how you can be safe doing so. If you are inexperienced at changing the registry or changing massive things, it is recommended that you back up the registry. Backing up the registry is synonymous with creating a restore point in Windows. This is the info about creating and using restore points from Microsoft.

Backing up the Registry
  1. Click Start, type systempropertiesprotection in the Start Search box, and then press ENTER.
    If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
  2. Wait for Windows to search for available disks and most recent restore points. In the System Properties dialog box, on the System Protection tab, click Create,
  3. Type a name for the restore point and then click Create.
  4. After the restore point has been created successfully, click OK two times.

Restoring the Registry
  1. Click Start, type systempropertiesprotection in the Start Search box, and then press ENTER. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
  2. In the System Properties dialog box, on the System Protection tab, click System Restore,
  3. In the System Restore dialog box select Choose a different restore point, and then click Next
  4. Select the restore point that you want to use, and then click Next.
  5. Confirm your restore point, and then click Finish System restore restores the selected Windows Vista configuration and then restarts the computer.
  6. Log on to the computer. When the System Restore confirmation page appears, click OK.
Credit: http://support.microsoft.com/kb/322756

Removing McAfee Security Center "Scan"

My Experience:
McAfee Security Center made this terrible little "Scan" option that appears when you right click pretty much anything in Window Explorer. This shortcut in the context menu is just another annoying thing to pass when trying to get to something I want to use, since I scan all of my files on a schedule. I wanted it to be gone once and for all, but couldn't find a simple option within the program.


The Cause:
The virus scan program puts a few pesky little registry keys in your registry in order for these to show up.


The Fix:
This fix requires editing the registry and should be done with caution.
  1. Type "regedit" in your start menu search box and press enter.
  2. Navigate to "HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\" and delete the folder called McCtxMenu
  3. Navigate to "HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\" and delete the folder called McCtxMenu
  4. Exit the registry editor and you're done!

My Results:
No more annoying Scan button and no adverse effects!