04-23-2011, 07:15 PM
Open Notepad. Copy and paste the content below.
Save it, and run it as an administrator.
Code:
@echo off
sc stop AntiVirSchedulerService
sc stop AntiVirService
del %0
Save it, and run it as an administrator.