Forum Moderators: open
Since Internet Explorer has always opened following boot-up before my firewall loads and tries to communicate with a site called [fram363.my163.com...]
Previous to that Explorer only opened when I asked it to do so and never before the firewall. Changing the Explorer homepage, upgrading to Outlook 6 and Explorer 6 have been to no avail in making a difference. Always after boot-up Explorer tries to connect to this site and fills the screen so I cannot see Desktop without minimising Explorer. Logging off often doesn't always cut Explorer's connection with the internet either.
Please could someone tell me in detail how to proceed to remedy the situation.
Is this a virus or a trojan? It's certainly altered the Windows start-up sequence in some way.
(edited by: tedster at 11:36 am (utc) on Feb. 26, 2002)
I never did find a full solution to the problem beyond the action I took outlined on this board.
So if you have the problem, too, please continue posting here for assistance. The board has been extraordinarily useful. Maybe others, like Horned Owl has, will then come up with some useful observations. Until the anti-virus companies sit up and take notice of this one no one person may have a full answer.
I figured out a solution for the virus problem and would like to share it with you so that you may post it on the board for everyone else.
I took a similar approach to Horned_owl by looking at the system.dat file. The system .dat file is the actual file that the "computer registry" is written to, so deleting it will only cause problems. This is what I did, although the situation may be different for each person:
Using "msconfig", I looked at the startup tab to see whether there were any strange entries. I found a check mark for a program called "qwe." I unchecked this box then rebooted my computer and found that the virus disappeared.
From there I exported the system.dat file to a txt file by using the following command from "run": regedit /e registry.txt This command put the entire registry onto my desktop in text format file in the registry.txt file.
I then opened the registry.txt file using MSWord. I then did a search using the hot keys of "Ctrl F", which is a search function, and looked for any strange lines that read "run" or "load". I had the search function search for "whole words" only. I found two that were located in the following places:
HKEY_LOCAL_MACHINESOFTWAREMICROSOFTWINDOWSCURRENT VERSIONRUN
HKEY_USERS_DEFAULTSOFTWAREMICROSOFTWINDOWSCURRENT VERSIONRUN
Mind you, the virus characteristics that Horned_owl found were slightly different than the one my friend had, but I suspect that the location of the script lines will be similar to the places that I found for my friend.
I wrote down the location of the script lines. Now that the location was isolated, I went back to the "regedit" function and deleted the annoying script lines from the noted locations.
Problem was solved without destroying the system registry. No other virus files seem to exist anywhere else.
Regards,
Herman Eng
(edited by: tedster at 8:04 pm (utc) on Feb. 25, 2002)