
Google redirects & spybot,hijack this problems
#46
Posted 03 November 2009 - 04:30 PM
Register to Remove
#47
Posted 03 November 2009 - 04:51 PM
#48
Posted 03 November 2009 - 05:02 PM
dir c:\explorer.exe /s >"%userprofile%\desktop\look.txt"
When the search is done it will return to the command prompt.
Close the command window and post the contents of look.txt on the desktop.
#49
Posted 03 November 2009 - 05:14 PM
#50
Posted 03 November 2009 - 05:25 PM
In MiniXP, once again run Registry Editor PE to load the system hives. No need to load a user profile hive.
Minimize the editor to the taskbar, open a command window, then copy and paste the contents of the code box below into the command window.
@echo off reg save HKLM\_REMOTE_SYSTEM\ControlSet005\Services\avg8wd c:\avg8wd.hiv reg save HKLM\_REMOTE_SYSTEM\ControlSet005\Services\avg8wd c:\AvgLdx86.hiv reg save HKLM\_REMOTE_SYSTEM\ControlSet005\Services\avg8wd c:\AvgTdiX.hiv reg save "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\avgrsstarter" c:\avgrsstarter.hiv reg add HKLM\_REMOTE_SYSTEM\ControlSet005\Services\avg8wd /v Start /t REG_DWORD /d 00000004 /f reg add HKLM\_REMOTE_SYSTEM\ControlSet005\Services\AvgLdx86 /v Start /t REG_DWORD /d 00000004 /f reg add HKLM\_REMOTE_SYSTEM\ControlSet005\Services\AvgTdiX /v Start /t REG_DWORD /d 00000004 /f reg delete "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\avgrsstarter" /f reg query "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v shell >"%userprofile%\desktop\peek.txt" reg query "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit >>"%userprofile%\desktop\peek.txt" exit cls
Post the contents of peek.txt on the desktop.
#51
Posted 03 November 2009 - 05:31 PM
#52
Posted 03 November 2009 - 05:38 PM
#53
Posted 03 November 2009 - 05:53 PM
#54
Posted 03 November 2009 - 06:05 PM
#55
Posted 03 November 2009 - 06:27 PM
Register to Remove
#56
Posted 03 November 2009 - 06:41 PM
@echo off reg add "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t REG_SZ /d C:\Windows\explorer.exe /f reg add HKLM\_REMOTE_SYSTEM\ControlSet005\Services\AvgMfx86 /v Start /t REG_DWORD /d 00000004 /f exit cls
Close the registry editor and restart to see if there's any change.
#57
Posted 03 November 2009 - 06:58 PM
#58
Posted 03 November 2009 - 07:12 PM
@echo off reg add HKLM\_REMOTE_SYSTEM\ControlSet005\Services\Cdfs /v Start /t REG_DWORD /d 00000004 /f exit cls
Close the editor and restart once more.
If still no luck, post another new bootlog.
#59
Posted 04 November 2009 - 05:26 PM
#60
Posted 04 November 2009 - 11:52 PM
Minimize the editor to the taskbar then open a command window, copy the contents of the code box below and paste it into the command window.
@echo off echo Please Wait reg query "HKLM\_REMOTE_SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v ShowLogonOptions>"%userprofile%\desktop\look.txt" reg query HKLM\_REMOTE_SOFTWARE\Microsoft\Windows\CurrentVersion\Setup>>"%userprofile%\desktop\look.txt" echo.>>"%userprofile%\desktop\look.txt" dir c:\i386 /a D /s>>"%userprofile%\desktop\look.txt" start notepad "%userprofile%\desktop\look.txt" exit cls
Post the contents of the log that opens.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users