![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Resolved HJT Threads Resolved spyware and popup issues. |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) |
|
Asst Manager Security, Expert Analyst, Moderator, Security Team; Rangemaster, Moderator, TSF Academy
Join Date: May 2005
Posts: 24,355
OS: N/A
|
Re: recent trouble- programs slow to start
I see a possible script error. Let's try this one instead:
Code:
@prompt $
if exist "%temp%\log.txt" del "%temp%\log.txt"
for %%g in (
"C:\Program Files\crap\hijackthis\backup-20060816-225750-579"
"C:\Program Files\crap\hijackthis\backup-20060816-225752-327"
"C:\Program Files\crap\hijackthis\backup-20060816-225920-691"
C:\WINDOWS\gmfrg.dll
C:\WINDOWS\vkmpf.dll
C:\WINDOWS\vub.dll
) do (
del /a/f %%g >nul 2>&1
if exist %%g echo.%%g>>"%temp%\log.txt"
)
for %%g in (
"C:\Documents and Settings\Owner\.housecall\Quarantine"
"C:\Documents and Settings\All Users\Application Data\Spybot - Search & Destroy\Recovery"
%systemdrive%\Qoobox
) do (
rd /s/q %%g >nul 2>&1
if exist %%g echo.%%g>>"%temp%\log.txt"
)
if exist "%temp%\log.txt" ( start notepad "%temp%\log.txt"
) else echo.Deleted Successfully !!
echo.GetObject("winmgmts:" ^& "{impersonationLevel=impersonate}!\\" ^& "." ^& "\root\default").Get("SystemRestore").Disable("")>SR.vbs
echo.GetObject("winmgmts:" ^& "{impersonationLevel=impersonate}!\\" ^& "." ^& "\root\default").Get("SystemRestore").Enable("")>>SR.vbs
wscript SR.vbs
(
echo.REGEDIT4&echo.
echo.[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
echo."hidden"=dword:00000002
echo."hidefileext"=dword:00000001
echo."showsuperhidden"=dword:00000000
)>rehide.reg
regedit /s rehide.reg
del rehide.reg SR.vbs
nircmd wait 7000
del %0
__________________
Question - what have you done for the community today? |
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#22 (permalink) |
|
Registered User
Join Date: Aug 2007
Posts: 21
OS: xp home
|
Re: recent trouble- programs slow to start
that one did more, it also closed and dissapeared:
@prompt $ if exist "%temp%\log.txt" del "%temp%\log.txt" for %%g in ( "C:\Program Files\crap\hijackthis\backup-20060816-225750-579" "C:\Program Files\crap\hijackthis\backup-20060816-225752-327" "C:\Program Files\crap\hijackthis\backup-20060816-225920-691" C:\WINDOWS\gmfrg.dll C:\WINDOWS\vkmpf.dll C:\WINDOWS\vub.dll ) do ( del /a/f %%g >nul 2>&1 if exist %%g echo.%%g>>"%temp%\log.txt" ) for %%g in ( "C:\Documents and Settings\Owner\.housecall\Quarantine" "C:\Documents and Settings\All Users\Application Data\Spybot - Search & Destroy\Recovery" %systemdrive%\Qoobox ) do ( rd /s/q %%g >nul 2>&1 if exist %%g echo.%%g>>"%temp%\log.txt" ) if exist "%temp%\log.txt" ( start notepad "%temp%\log.txt" ) else echo.Deleted Successfully !! echo.GetObject("winmgmts:" ^& "{impersonationLevel=impersonate}!\\" ^& "." ^& "\root\default").Get("SystemRestore").Disable("")>SR.vbs echo.GetObject("winmgmts:" ^& "{impersonationLevel=impersonate}!\\" ^& "." ^& "\root\default").Get("SystemRestore").Enable("")>>SR.vbs wscript SR.vbs ( echo.REGEDIT4&echo. echo.[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced] echo."hidden"=dword:00000002 echo."hidefileext"=dword:00000001 echo."showsuperhidden"=dword:00000000 )>rehide.reg regedit /s rehide.reg del rehide.reg SR.vbs nircmd wait 7000 del %0 Last edited by sidewaysup; 08-07-2007 at 12:10 PM. |
|
|
|
|
#23 (permalink) |
|
Asst Manager Security, Expert Analyst, Moderator, Security Team; Rangemaster, Moderator, TSF Academy
Join Date: May 2005
Posts: 24,355
OS: N/A
|
Re: recent trouble- programs slow to start
That's good. Means it completed the task.
---------------------- Now that your system is clean, kindly follow these simple steps in order to keep your computer clean and secure:
Update all these programs regularly. Make sure you update all the programs I have listed regularly. Without regular updates you WILL NOT be protected when new malicious programs are released. Follow this list and your potential for being infected again will reduce dramatically. Here are some additional utilities that will further enhance your safety.
To find out more information about how you got infected in the first place and some great guidelines to follow to prevent future infections you can read this article by Tony Klein - http://computercops.biz/postlite7736-.html After doing all these, your system will be optimised against future threats. It's okay to delete the Hijack This folder in a couple weeks if everything is working okay. Have a safe & happy computing day. ![]() Kindly respond to this thread once more so we can mark this thread as resolved.
__________________
Question - what have you done for the community today? |
|
|
|
|
#24 (permalink) |
|
Registered User
Join Date: Aug 2007
Posts: 21
OS: xp home
|
Re: recent trouble- programs slow to start
Hello, great, thanks. I'm pretty covered on all that you suggested, I use avg, zonealram, all the ad/spyware you suggested.
Any suggestions as to why I am unable to download the windows update? I get the error code: Error number: 0x80070002 Which when I search for that does not come up in microsofts code list, figures they give an error code and no info to go with it. |
|
|
|
|
#27 (permalink) |
|
Asst Manager Security, Expert Analyst, Moderator, Security Team; Rangemaster, Moderator, TSF Academy
Join Date: May 2005
Posts: 24,355
OS: N/A
|
Re: recent trouble- programs slow to start
I would love to help but the HJT forum keeps me very busy.
Please post your issue to the Windows XP forum so that the appropriate personnel may help you
__________________
Question - what have you done for the community today? |
|
|
| Thread Tools | |
|
|