Booting of my Computer started taking long time and Browsers such as FireFox and IE also started hanging sometimes.
And, sometimes booting also interrupted.
So, I suspected virus infection in my computer. When I checked the Task manager I noticed some strange process "taskmger". Note the spelling, it is not taskmgr.
By searching this taskmger in the windows registry (start->Run->regedit), I came to know the physical path of the taskmger.exe file.
But windows explorer didn't show the taskmger.exe in the specified path. Even setting the option (Tools->Folder Options->View) as viewing hidden files didn't help to see this taskmger.exe
So used DOS command prompt to see the files dir *.exe /a showed the taskmger.exe.
del taskmger.exe /a didn't work. It showed access denied error.
When I checked the attributes of this file using attrib it was showing as SHR.
So I changed the attribute using attrib -s -h -r taskmger.exe.
It helped to change the attribute. But the attrbute was again set as SHR automatically before entering del command.
So I kept ready with del command and then again changed the attribute. Then quickly entered the pre-typed del command. Finally the taskmger.exe got deleted and as of now I am not seeing any booting problem or browser hanging issue.
More Articles...
Sunday, May 24, 2009
Search This Blog
Blog Archive
-
▼
2009
(257)
-
▼
May
(42)
- Google Wave - A forward step in Email Communication
- Will Google's Knol replace Wikipedia?
- Understanding Test Settings and Options settings i...
- Will IIS on Windows XP support accessing website f...
- Deleting taskmger created by Virus
- Handling iframe background color issue in IE
- How to keep Track of Changes in Excel?
- Showing Post Title at first in the Title bar for B...
- Formatting Code automatically in Blog Posts
- WebHarvest - An Open source tool for extracting da...
- Resolving inconsistent behaviour of createElement ...
- Will Prefetch (.pf) files improve Windows performa...
- Tips and Tricks for doing AdHoc Testing
- Showing Loading-Indication when loading HTML webpage
- Sharing and Protecting Excel Sheet.
- Linkword - An Effective way of learning Foreign La...
- How to see Javascript error messages in FireFox?
- Use of Application.DoEvents method in C# Application.
- Scheduling Script Execution and Continuously runni...
- Understanding Action Iteration and Test Iteration ...
- About Metatag in HTML webpage
- QTP automation for testing .Net applications devel...
- Expanding/Collapsing a list using javascript
- What is FavIcon and how to create them?
- Javascript code for changing list box (select tag)...
- Dynamically adding text box in web page using java...
- NaN in Javascript and math constants
- Code for putting Flash File within HTML web page
- Handling single quotes in PHP and Javascript
- Use cURL in case allow_url_fopen is off in PHP
- What is Inbound/Back Link and how to find them?
- Name for the performance/Load Test done after modi...
- Restricting user access based on IP Address
- Writing Good Test Cases and Finding Bugs effectively
- array_slice function in php
- When to use $_REQUEST in PHP?
- Work around for sub query issue in older version o...
- All Links - QA, QTP, Web Development, C#.Net , Exc...
- Handling Passwords in QTP Scripts
- URL is case sensitive in Linux/unix server
- Required Steps/Processes in QTP automation
- Best practices in QTP Automation.
-
▼
May
(42)

AI Course | Bundle Offer | Unlocking AI | Dream Big | Listen to Dream Big
Today's Deals | Timesheet | Products | SQL ebook | Earn 50% commission
About | Privacy | Follow | TOS | WhatsApp | Contact
I may earn a commission from Amazon affiliate links
No comments:
Post a Comment