Set Silent mode automaticly

Hi all,

I try to find a way to set automaticly via a Script with AutoIt ( or other ) all the services ( providers ) of Avast Home 4.6 on the silent mode. I mean Standard Shield, Web Shield and the mail shield even exchange.
I already look at the forum but find nothing :frowning:
I try to find a way with RegMonitor but nothing special in registry.
All i see when i make the modification via the GUI is Avast4.mdb changing…

Sorry for the approximative English, I’m from Belgium and normaly speek French

Thanks in advance

For the time it would take to do this with AutoIt or a similar program, it would probably be quicker to do the task manually.

You only have a limited option in the Home (free) version, to send the infected file to the virus Chest (silent mode, with general answer no).

Hi!
Maybe I don’t understand well what you asking for (i’m not english!):
it seems you have some problems to configure Avast! silence notifications of activities by GUI?
If this is the meaning of your words, try to right-click on the “A” spinning blueball, then (I translate from italian menus) “Startup Protection Control”; > “Personalize” > “Advanced” > select the little white squared box below at left side of the panel; make this for all the options and you’ll have the silenced control every time.
I hope it useful and help you.

Bye!

First of all thks for the reply,

I will try to explain, I have a lot of friend and parents who download Avast on my suggestion.
But they can’t configure it, and specially the Silent Mode.
I know it’s not difficult to clic one time on the Avast tray icon then double clic the apporpriate providers, go in the advanced tab and clic silent mode.
But my parents or my friends are not so easy with Windows, that’s why I try to make a little script who’s going to do it for them.

I hope it’s clear enouth, and one more time thank you
PS : There is maybe a way in the installation procedure directly via a config file and not after install ?

Ok, now I understand well… but other persons (not me, unfortunately!) surely can help you for the things you want.
Sorry. :slight_smile:

If I remember correctly, it’s not on the avast4.ini file… No chance for direct configuration.

There is Silent instalation but only on Professional version. Again, if it’s not on avast4.ini file, it could not be configurated directly.

Wow, this is new… can we change it by the mdb file?! ::slight_smile:

Hey, I think this will be the first step to have an advanced tool to configure avast.
I’ve looking for this a long time but I never succeed…
AutoIt won’t be that easy in my opinion to make a GUI for it. We need a ‘tweaker’ and someone that can program to read, write, load default values etc. on avast4.ini file…

apparently there is no solution, only via GUI : - (

Thks to all of you

Ok, but AutoIt could manage any GUI so, just make a script to start avast providers settings (this will be the most difficult part in my opinion) and set them. AutoIt could manage key strokes, mouse movements, etc.