I had some viruses which delay my startup process and make it take too too long about 12 or 15 minutes
I had some viruses which delay my startup process and make it take too too long about 12 or 15 minutes
1. Read and follow [url]http://virusinfo.info/showthread.php?t=15313[/url]
2. Execute this script in AVPTool:
[CODE]begin
RegKeyIntParamWrite('HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer','NoDriveTypeAutoRun', 221);
DeleteFile('G:\autorun.inf');
ExecuteSysClean;
ExecuteWizard('TSW', 3, 3, true);
RebootWindows(true);
end.[/CODE]
3. Attach a new log to your new post.