From eScan Wiki
(Difference between revisions)
Revision as of 09:56, 4 June 2009 WikiSysop (Talk | contribs) ← Previous diff |
Revision as of 10:01, 4 June 2009 WikiSysop (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
How do I disable the eScan Password prompt window when eScan Web Protection is ON (eScan ver.10)? | How do I disable the eScan Password prompt window when eScan Web Protection is ON (eScan ver.10)? | ||
+ | <B> Solution </B> | ||
To disable the Password prompt window, displayed while internet browsing, when the web protection is on, please follow the below steps: | To disable the Password prompt window, displayed while internet browsing, when the web protection is on, please follow the below steps: | ||
- | # Go to start > run and type regedit and press enter | + | * Go to start > run and type regedit and press enter |
- | # Then go to following registry entry HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld\ContentFiltering | + | * Then go to following registry entry HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld\ContentFiltering |
- | make the below entry | + | :make the below entry |
- | showdialog (Reg_Dword) | + | :<B>showdialog (Reg_Dword) |
- | value = 0 | + | :value = 0</B> |
+ | |||
+ | This will not display the password prompt window but will show the <B>Access Denied Page</B>. |
Revision as of 10:01, 4 June 2009
How do I disable the eScan Password prompt window when eScan Web Protection is ON (eScan ver.10)?
Solution
To disable the Password prompt window, displayed while internet browsing, when the web protection is on, please follow the below steps:
- Go to start > run and type regedit and press enter
- Then go to following registry entry HKEY_LOCAL_MACHINE\SOFTWARE\MicroWorld\ContentFiltering
- make the below entry
- showdialog (Reg_Dword)
- value = 0
This will not display the password prompt window but will show the Access Denied Page.