From eScan Wiki
|
General |
Knowledgebase |
Support |
| · Articles · FAQ · Troubleshooting | · Technical Information - Main Page |
eScan - FAQ
Q. How can I configure my system to block eScan Popups? Solution: 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.
1. Run regedit.exe, Go to HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld (Refer: - FAQ - How to start the windows registry editor?)
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 Start trayicoc popup = 512 (decimal) - all other pop up will be stopped Start download.exe popup = 1024 (decimal) - all other pop up will be stopped Start Application Control popup = 2048 (decimal) - all other pop up will be stopped Important Note: If you want to start two or more popups together, then you need to add all the values for it to work. For Example: Application Control popup value = 2048 & econceal firewall popup value = 128, then you have to add both of these values:
1. On the eScan server, export registry entry [HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld] as errormode.reg to the desktop. (Ref: FAQ - How to take the backup of windows registry?) 2. Edit the errormode.reg with notepad. Only keep the following entries: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld] "MWErrorMode"=DWORD:00000001 Note: The data value of the MWErrorMode entry will depend upon the settings required 3. Copy this file in C:\pub\update folder of the eScan server. Now when the client computer takes the download from eScan server the errormode.reg will be downloaded and the changes will be applied to the eScan clients.
Email us your feedback to solutions@mwti.net |