I try to install AVG Antivirus Free Edition v.9.0 silently.
I use the following command:
start /wait avg_free_stf_en_90_707a1765.exe /hide /DONT_START_APPS /no_welcome /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch /NOAVGTOOLBAR /NO_AVGW_STARTUP /QUIT_IF_INSTALLED.
All well done but at the end of installation run "AVG Optimization Scan".
How to prevent it to run ?
Page 1 of 1
AVG 9 silent install AVG 9 silent install WITHOUT optimization scan
#2
Posted 15 November 2009 - 02:56 AM
avg_free_stf_en_90_707a1765.exe /HIDE /KILL_PROCESS_IF_NEEDED /QUIT_IF_INSTALLED /PROGRESSONLY /NOAVGTOOLBAR /NORESTART /NOSTART /DISABLE_SCAN /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch
I found /DISABLE_SCAN Thats meant to do what you want.
More details are in the Network Edition doccumentation here:
http://download.avg.com/filedir/doc/NETWOR...uma_en_90_1.pdf
Thanks for your post, google spotted it and let me continue to search for some of the command lines you used to discover the rest in a PDF.
I found /DISABLE_SCAN Thats meant to do what you want.
More details are in the Network Edition doccumentation here:
http://download.avg.com/filedir/doc/NETWOR...uma_en_90_1.pdf
Thanks for your post, google spotted it and let me continue to search for some of the command lines you used to discover the rest in a PDF.
#3
Posted 15 November 2009 - 08:33 AM
#4
Posted 19 November 2009 - 07:13 PM
I've never made a switchless installer.. could you point me as to how to make one?
I am thinking this code is the one i want to use
avg_free_stf_en_90_707a1765.exe /hide /DONT_START_APPS /no_welcome /NOAVGTOOLBAR /NO_AVGW_STARTUP /QUIT_IF_INSTALLED /NORESTART
i want it to install when XP installs, and i don't want the tool bar i want safe search, i don't want it to restart after install (as XP needs to finish) and i don't want to see it install (like the progress bar and stuff) is that the proper code?
I am thinking this code is the one i want to use
avg_free_stf_en_90_707a1765.exe /hide /DONT_START_APPS /no_welcome /NOAVGTOOLBAR /NO_AVGW_STARTUP /QUIT_IF_INSTALLED /NORESTART
i want it to install when XP installs, and i don't want the tool bar i want safe search, i don't want it to restart after install (as XP needs to finish) and i don't want to see it install (like the progress bar and stuff) is that the proper code?
#5
Posted 22 February 2010 - 04:18 PM
I don't know if this can still be of help, but I've found some info here (search "List of AVG Setup Parameters" inside the pdf):
http://download.avg....uma_en_90_3.pdf
I'm testing the unattended setup for the free version and the best switches seem these:
avg9.exe /PROGRESSONLY /NOSTART /DISABLE_SCAN /NOAVGTOOLBAR /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch
/PROGRESSONLY shows setup windows with a progress bar (or you can use /HIDE option).
/ADMIN switch to avoid optimization on next restart doesn't work. That process is pretty slow and heavy, but luckly seems an one-time scan. By the way, did anyone manage to disable it?
After the setup, a batch created by me adds saved settings to the registry (HKCU\Software\avg9, HKLM\Software\avg9, HKLM\System\controlset001\avg9*, HKLM\System\currentcontrol\avg9*) and copies backupped Cfg dir inside "All Users\Application Data\Avg9" (you will have to create and save all info from a test installation).
Et voilà, completely silent and customized install
http://download.avg....uma_en_90_3.pdf
I'm testing the unattended setup for the free version and the best switches seem these:
avg9.exe /PROGRESSONLY /NOSTART /DISABLE_SCAN /NOAVGTOOLBAR /REMOVE_FEATURE fea_AVG_SafeSurf /REMOVE_FEATURE fea_AVG_SafeSearch
/PROGRESSONLY shows setup windows with a progress bar (or you can use /HIDE option).
/ADMIN switch to avoid optimization on next restart doesn't work. That process is pretty slow and heavy, but luckly seems an one-time scan. By the way, did anyone manage to disable it?
After the setup, a batch created by me adds saved settings to the registry (HKCU\Software\avg9, HKLM\Software\avg9, HKLM\System\controlset001\avg9*, HKLM\System\currentcontrol\avg9*) and copies backupped Cfg dir inside "All Users\Application Data\Avg9" (you will have to create and save all info from a test installation).
Et voilà, completely silent and customized install
This post has been edited by phaolo: 27 February 2010 - 11:52 AM
#6
Posted 02 March 2010 - 03:18 PM
Share this topic:
Page 1 of 1



Help
Back to top









