
Hey Hatters,
Sorry it took so long. You use the Recovery Console to get in to make certain fixes, not the regular commands used in the Recovery Console.
So as long as you can get to it, and know how to get there, I can help you get back into your PC, and I don't have to teach you that part

.
There are two virus' that seem to cause this problem. We will try the most recent one first, as it seems to be what is coming up lately.
Make sure to follow the instructions exactly as written.
Boot into the Recovery Console
At the command prompt type in:
cd C:\Windows hit Enter
(very occasionally you will have to type in cd C:\, hit Enter, then type in cd Windows hit Enter, both get you to the same directory.)
dir /p hit Enter
The dir is a search of the directory for all files and folders, the /p switch is a pause command that allows you to look at the directories one screen at a time. To scroll through, hit Enter. The folders will appear first, followed by the files. You are looking for
Beep.sys, a file.
If it is not there type in:
cd System32 hit Enter
dir /p hit Enter
Scroll through as before, looking for
Beep.sys.
If it is not there type in:
cd Drivers hit Enter
dir /p hit Enter
If you have still not found it, try from the C:\> command prompt
dir /Beep.sys
At the point where you locate
Beep.sys, type in:
ren Beep.sys Beep.sys.bad hit Enter
Next you will remove the SAV folder from the Program Files directory. Type in:
cd C:\ hit Enter
cd Program Files hit Enter
dir /p hit Enter, you are looking for the folder SAV or System Antivirus 2008. If you locate either type in:
del SAV (or System Antivirus 2008 which ever is listed) hit Enter
Then reboot the PC without the CD in the drive to allow it to boot to the HDD. With any luck you will be able to get in, and we can delete the other necessary registry keys and files.
Looking forward to your reply,
TTFN
LGW