Posts Tagged ‘Telecommunication’

Visual Basic Viruses

Now many of you feel that creating a virus is impossible especially for you beginners. Well this tutorial shows you how to create a simple virus with just a few lines of code. A virus can be an application that deletes files upon request, this is seen as infecting your computer because by deleting key […]

Manually removing Folder inside folder virus

If you want to remove the virus manually,follow the following steps, This problem can be solved manually by deleting all registry keys and files connected with this virus, removing it from startup list and unregistering all corresponding DLLs. To fix this threat, you should: 1. try to eliminate or stop the following run file.. if […]

Hidden files not showing??

I was facing problem of not showing hidden files even I choose option to show it in the explorer. This problem started since I burrowed pendrive from my friend. This was actually caused by virus. I don’t know the specific virus but it is of course either visual basic script or and executable file.That actually […]

Task Manager or Registry Editor Disabled?

Enabling Task Manager *You must have administrative access in your PC to do this. Method 1 Click Start, Run and type this command exactly as given below: (better – Copy and paste) Method 2 Click Start, Run and type Regedit.exe Navigate to the following branch: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ […]

Automatically Ending Non-Responsive Tasks

You can automatically kill the program that is not responding in your OS by the following tweak 1. Start Regedit 2. Go to HKEY_CURRENT_USER\Control Panel\Desktop\AutoEndTasks 3. Set the value to be 1 4. In the same section, change the WaitToKillAppTimeout to the number of milliseconds you want