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
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
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.
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 ?
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?! :
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…
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.