Disabling the On-access scan option in 8.0i

C

Chris

Hello All,


I'm using McAfee VirusScan Enterprise 8.0i and would appreciate
if anyone of you could explain me how I could disable the On-access
scan permanently, because every time I do it by right-clicking on the
VirusScan icon in the toolbar it is re-enabled after some time.

TIA,

-Chris
 
D

David H. Lipman

From: "Chris" <[email protected]>

| Hello All,
|
| I'm using McAfee VirusScan Enterprise 8.0i and would appreciate
| if anyone of you could explain me how I could disable the On-access
| scan permanently, because every time I do it by right-clicking on the
| VirusScan icon in the toolbar it is re-enabled after some time.
|
| TIA,
|
| -Chris


Chris:

Create two batch files.
One to stop the McAfee Services, the second to start the McAfee Services...

Stop_VS.CMD
--------------------
@echo off
net stop McAfeeFramework
net stop McTaskManager
net stop McShield


Start_VS.CMD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top