How can I configure my system to block eScan Popups?
When eScan intercept a virus or downloads updates, it gives a popup. This might be sometimes annoying, for this reason, we have given a facility to block all popups. Configuring Popup Block: a. Run regedit.exe, Go to HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld Click here to refer “How to start the windows registry editor”) b. On the right hand side, select the DWORD MWErrorMode = DWORD You can specify the below DWORD value to block the related popups. Stop all popup block = 1 (decimal) Start all Web Protection popup = 2 (decimal) – all other pop up will be stopped Start all Avpmtray popup = 4 (decimal) – all other pop up will be stopped Start MailScan popup = 8 (decimal) – all other pop up will be stopped Start License related popup = 16 (decimal) – all other pop up will be stopped Start USB Popup = 32 (decimal) – all other pop up will be stopped Start Firewall popup = 128 (decimal) – all other pop up will be stopped Start trayicos popup = 256 (decimal) – all other pop up will be stopped St