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.