Quote:
Originally Posted by vivekvijayan still no solution |
The error seems to be because some Antivirus has cleared your Virus program but did not remove the entries from the registries.
Follow these steps:
1) Backup the registry (Take care on editing registry coz u r solely responsible for any disasters)
2) Check out the following path for the entries of csrcs.exe and delete the entries containing csrcs.exe
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\RunOnce
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\Runonce
3) Check out this entry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
Here you will find a Key with the name "Shell" Check whether the value of this key is something like "explorer.exe csrcs.exe" If it is so then u need to modify the value by removing "csrcs.exe" alone. Note donot delete the "explorer.exe" or delete the entire key
4) Restart your system
Hope this will solve ur issue.