Jump to content

EM984

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by EM984

  1. Hi I have this annoying behavior EIS is giving me, whenever I end up on a site with some js/Adware or js/Packed I get constant notifications about the threat being blocked. Is there a way to filter out these notifications? Similar to the exclusion list, but for notifications, not detections. The actions should be performed, blocking/removing, but the notifications for web objects/http objects to be suppressed, while notifications for local objects to be displayed.
  2. The size of the variable should not surpass 2047 bytes. If you do that, you'll break the variable system and any variable past ESET_OPTIONS gets nulled or not registered at all. Meaning, no application, bugged or buggles will be able to read those variables using Microsoft programming practices. (One could read them directly by accessing the Registry, but that's not how it's done!) On pre-Vista systems, it also matters the size of the entire block of variables. On post-Vista, it doesn't. You can add as many as you like, as long as they follow the above rule! 1119 seems to fix the issue, I don't know for sure. People should just copy the string and measure it in a notepad/n++. Less than 2047 it's OK.
×
×
  • Create New...