Jump to content

Avira Free Antivirus popup stopper


weirddave
 Share

Recommended Posts

If anyone uses Avira Antivirus and is fed up with the once a day pop-up, here's a simple solution. Insert a link to it in your startup folder and away you go :)

#NoTrayIcon

While 1=1

WinWait ("Notifier of Avira AntiVir Personal - Free Antivirus")

WinClose ("Notifier of Avira AntiVir Personal - Free Antivirus")

Wend

Link to comment
Share on other sites

  • Developers

on top of that: When you need something like this you better add a Sleep(50) to use less CPU.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

There's only two things that you need to do to fix those:

Go to:

  • Local Protection > Guard > Configuration >
  • Under Scan go to the Exception list.
  • Add "AutoIt3.exe and AutoItSC.bin" to the exception list.

No more annoyances ever.

My Projects: [topic="89413"]GoogleHack Search[/topic], [topic="67095"]Swiss File Knife GUI[/topic], [topic="69072"]Mouse Location Pointer[/topic], [topic="86040"]Standard Deviation Calculator[/topic]

Link to comment
Share on other sites

  • Developers

But WinWait .......

mmm that too :)

(that is what happens with the lengthy script ... you only look at it briefly and make stupid remarks)

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

There's only two things that you need to do to fix those:

Go to:

  • Local Protection > Guard > Configuration >
  • Under Scan go to the Exception list.
  • Add "AutoIt3.exe and AutoItSC.bin" to the exception list.

No more annoyances ever.

Can you be more off-topic?
Link to comment
Share on other sites

Can you be more off-topic?

Certainly. When I was 19 you weren't even grazing the seminiferous tabules yet.

And, I had misinterpreted the OP. I thought he was referring to the new changes that Avira posted a few days ago. Namely, they put yet two more adverse false positives into play which annoyingly placed two popups on one of my computers and the fix I supplied above turns off the "avira annoyance popups".

I should have stuck with kaspersky. Kaspersky hasn't given me any issues with autoit ever. Luckily, my vista 64-bit system still uses Kaspersky.

And, finally, if you have a concern over off-topic conversations, simply ask the mods to move this thread to chat or "close the thread". It's that simple young man.

Edited by Ealric

My Projects: [topic="89413"]GoogleHack Search[/topic], [topic="67095"]Swiss File Knife GUI[/topic], [topic="69072"]Mouse Location Pointer[/topic], [topic="86040"]Standard Deviation Calculator[/topic]

Link to comment
Share on other sites

  • 2 years later...

What about this popup, any ideas how to close it (or how to even get a handle?)?

Posted Image

here's info from A3Info:

>>>> Window <<<<
Title: 
Class: #32770
Position: 1066, 468
Size: 300, 260
Style: 0x9400004C
ExStyle: 0x00090088
Handle: 0x00520564

>>>> Control <<<<
Class: Internet Explorer_Server
Instance: 1
ClassnameNN: Internet Explorer_Server1
Name: 
Advanced (Class): [CLASS:Internet Explorer_Server; INSTANCE:1]
ID: 
Text: 
Position: 0, 0
Size: 300, 260
ControlClick Coords: 161, 39
Style: 0x56000000
ExStyle: 0x00000000
Handle: 0x000C0742

>>>> Mouse <<<<
Position: 1227, 507
Cursor ID: 0
Color: 0xF5F6F7

>>>> StatusBar <<<<

>>>> ToolsBar <<<<

>>>> Visible Text <<<<


>>>> Hidden Text <<<<
Link to comment
Share on other sites

Microsoft security essentials - is also free...

Yes i rush things! (I sorta do small bursts inbetween doing nothing.) Things I have rushed and reRushed:* ProDLLer - Process manager - Unload viri modules (dll) and moore...* _WinAPI_ProcessListOWNER_WTS() - Get Processes owner list...* _WinAPI_GetCommandLineFromPID() - Get commandline of target process...* _WinAPI_ThreadsnProcesses() Much info if expanded - optional Indented "Parent/Child"-style Processlist. Moore to come... eventually...
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...