Author Topic: Avast and Windows Security Center  (Read 6791 times)

0 Members and 1 Guest are viewing this topic.

Sean12

  • Guest
Avast and Windows Security Center
« on: November 21, 2008, 11:46:28 AM »
Hi
Im using Avast in my home pc (Vista Ultimate 64bit) and im very new to Avast Anti virus after i installed my Windows Security Center does not recognize antivirus and i searched for this problem and i read about this one topic in this forum and i followed but still not works...this shows i dont have any antivirus installed ........
I followed this steps :

1. Go to control panel and open Administrative tools.
2. Click on services.
3. Stop these services:
    Windows Security Center
    Windows Managament Instrumentation
    SBSD Security Center Service (if you use Spybot Search & Destroy).
4. Let all them to Automatically start.
5. Remove the directory C:\Windows\System32\wbem\Repository
6. Go to Services and Continue all the Services above or go to next step.
7. Reboot
Not success and then i re-installed Avast again but still same thing.


Any advice...
« Last Edit: November 21, 2008, 12:04:36 PM by Sean12 »

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: Avast and Windows Security Center
« Reply #1 on: November 21, 2008, 01:36:41 PM »
I've done a bat with this content... for Vista 32 bits...

Code: [Select]
echo off
cls
echo.
echo Stopping Windows Management Service - please wait ...
net stop winmgmt
echo.
echo.
echo Removing Repository folder - please wait ...
rd /S /Q %systemroot%\system32\wbem\Repository
echo.
echo.
echo Starting Windows Management Service - please wait ...
net start winmgmt
cls
echo.
echo Done!
The best things in life are free.

Sean12

  • Guest
Re: Avast and Windows Security Center
« Reply #2 on: November 21, 2008, 01:51:09 PM »
im using 64 bit vista..this .bat file support 64 bit??????

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: Avast and Windows Security Center
« Reply #3 on: November 21, 2008, 02:25:27 PM »
im using 64 bit vista..this .bat file support 64 bit??????
I don't know... I think you won't lose if you try.
The best things in life are free.

Sean12

  • Guest
Re: Avast and Windows Security Center
« Reply #4 on: November 21, 2008, 03:56:36 PM »
I tried but still not working..........

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: Avast and Windows Security Center
« Reply #5 on: November 23, 2008, 09:17:39 PM »
I tried but still not working..........
Which is the error message when you run the bat file?
The best things in life are free.

danhi

  • Guest
Re: Avast and Windows Security Center
« Reply #6 on: February 02, 2009, 06:52:44 PM »
I've tried the steps suggested in this posting, but still have the problem.  I started on Vista Home Premium, 64 bits, on a core i7 quad processor. I then upgraded to Vista Ulimate.  I've had the problem both before and after upgrading.  Is there anything else to try besides deleting the wbem\repository after shutting down the services?

Thanks,

Dan