Friday, January 8, 2010

Remove autorun virus fom your usb or laptops

Remove Autorun Virus Infection - Solution for USB, PC & Laptops.


Nowadays, there is a new problem that is cropping up in almost all schools,colleges, hostels etc. where the malicious Autorun Virus is Creating Havoc by spreading to Laptops and PC through USB Drives etc.


How to Stop the Autorun PC Virus Infection ?

The free Panda USB Vaccine allows users to vaccinate their PCs in order to disable Autorun completely so that no program from any USB/CD/DVD drive (regardless of whether they have been previously vaccinated or not) can auto-execute. This is a really helpful feature as there is no user friendly and easy way of completely disabling Autorun on a Windows PC.



Panda USB Vaccine is a 100% free utility. Its tested under Windows 2000 SP4, Windows XP SP1-SP3, and Windows Vista SP0 and SP1.

DOWNLOAD:-click here to get panda USB Vaccine

A FASTER START MENU***

I see no reason for there to be any delay when I click on the Start Menu. Effects are pretty, but I wouldn’t click on it if I didn’t have business inside, so lets get it open and get moving. The default speed can be adjusted with a quick registry entry.

The default value is 400. Set it to 0 and the delay is gone, but it will be nearly impossible to move the mouse fast enough not to activate [All Programs] if you mouse over it in route to your final selection. It's easy to train yourself to move the pointer to the right after clicking Start to avoid activating All Programs. Pick a number that suits your style and make the change, then test it until you find a good compromise between speed and usability.


[Start] [Run] [Regedit]
Registry Key: HKEY_CURRENT_USER\Control Panel\Desktop
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: String Value // Value Name: MenuShowDelay
Setting for Value Data: [Default = 400 / Adjust to Preference]
Exit Registry and Reboot

Wednesday, January 6, 2010

Boot your Computer Faster

  1. Press Start->run then type msconfig and press enter.
  2. Go to startup tab.here you will a list of startup items.These are all the programs that automatically start when you boot your pc.it is these that slowdown you bootup process.

Friday, January 1, 2010

How to disable the right click functionality on the desktop?

Follow the given steps to disable the right click functionality on desktop:
*To use this feature, you will need to be logged into your computer with administrative rights.
*Click Start button and type regedit in Run option then press Enter for next.


Here locate the location to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

*Here in right side panel, right click to create a new DWORD value with the name NoViewContextMenu (it is case sensitive), then assign number 1 in value data box.


Now close the registry editor and restart your computer after any changes to go into effect
*But next time, if you want to enable right click functionality on desktop then simply change the value of data box or delete the NoViewContextMenu DWORD item.

Show/Hide Hidden Files and Folders using Registry

Here's how to enable/disable hidden files/folders using the "Registry Editor"

Open the "Registry Editor" ("Start" >> "Run", then type "regedit" and Enter).
Expand to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Explorer\Advanced
If the value "Hidden" exists, double-click on it to edit its value to (1 = show hidden, 2 = do not show)
If the value "Hidden" does not exist, create it as follows
Name: Hidden
Type: DWORD
Value: 1
(1: show hidden, 2: do not show)