From eScan Wiki
(Difference between revisions)
Revision as of 06:15, 8 June 2010 WikiSysop (Talk | contribs) ← Previous diff |
Current revision WikiSysop (Talk | contribs) |
||
Line 7: | Line 7: | ||
|} | |} | ||
|width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;| | |width="1000pt" style="width:11%; font-size:95%;" white-space:nowrap;| | ||
- | <B>General</B> | + | <B><p> General</p></B> |
* [[Main Page|<font color="blue">Home</font>]] | * [[Main Page|<font color="blue">Home</font>]] | ||
* [[Marketing|<font color="blue">Marketing</font>]] | * [[Marketing|<font color="blue">Marketing</font>]] | ||
* [[Events|<font color="blue">Events</font>]] | * [[Events|<font color="blue">Events</font>]] | ||
* [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] | * [[Marketing/Advertisement|<font color="blue">Advertisement</font>]] | ||
+ | * [[Escan/english/Security_Awareness|<font color="blue">Security Awareness</font>]] | ||
|width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" | | |width="1000pt" style="width:11%; font-size:95%; white-space:nowrap;" | | ||
- | <B>Knowledgebase</B> | + | <B><p> Knowledgebase</p></B> |
* [[Technical Info|<font color="blue">Technical Information</font>]] | * [[Technical Info|<font color="blue">Technical Information</font>]] | ||
* [[Beta Testing|<font color="blue">Beta Testing</font>]] | * [[Beta Testing|<font color="blue">Beta Testing</font>]] | ||
* [[Release Candidate|<font color="blue">Release Candidate</font>]] | * [[Release Candidate|<font color="blue">Release Candidate</font>]] | ||
* [[User Guide|<font color="blue">User Guides</font>]] | * [[User Guide|<font color="blue">User Guides</font>]] | ||
+ | * [[Escan/english/Technologies|<font color="blue">Technologies</font>]] | ||
|width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" | | |width="1000pt" style="width:11%; font-size:95%;white-space:nowrap;" | | ||
<B><p> Support</p></B> | <B><p> Support</p></B> |
Current revision
|
General |
Knowledgebase |
Support |
| · Articles · FAQ · Troubleshooting | · Technical Information - Main Page |
[edit]
eScan - Troubleshooting
Q. DOS Based Application sometimes doesn't work after installing eScan,But when we uninstall eScan it start working. How to resolve this?
This is due to the error messasge with CLOSE and IGNORE button doesn't get displayed after we install escan. The DOS Application inspite of this error message also generates an event ID & due to this DOS Application doesn't start. To resolve this make the below changes in the Windows Registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows ErrorMode Reg_Dword Change the Value Data to 0 The following are the parameters: ErrorMode=0 This is the default operating mode that serializes the errors and waits for a response. ErrorMode=1 If the error does not come from the system, this is the normal operating mode. If the error comes from the system, this logs the error to the event log and returns OK to the hard error. No intervention is required and the popup is not seen. ErrorMode=2 This always logs the error to the event log and returns OK to the hard error. Popups are not seen
Email us your feedback to solutions@mwti.net |