Difference between revisions of "AVG"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (Created page with 'This article covers the professional (paid-for) edition, but it should work on the AVG Free Edition = Version 9 = AVG 9 (professional) can easily be deployed via WPKG. <so…')
(No difference)

Revision as of 19:51, 26 July 2010

This article covers the professional (paid-for) edition, but it should work on the AVG Free Edition

Version 9

AVG 9 (professional) can easily be deployed via WPKG.

<package 
	id="avg" 
	name="AVG" 
	reboot="false" 
	priority="2">

        <!-- not sure if this check works... !-->
	<check type="uninstall" condition="exists" path="AVG 9" />

	<install cmd="%SOFTWARE%\avg\avg_ipw_stf_all_90_730a1834.exe /SCRIPT_FILE %SOFTWARE%\avg\AVGSetup.ini" />

	<remove cmd="" />
</package>

You should then use the AVG installation customizer to generate AVGSetup.ini. Here is an example one that works quite nicely;

LICNO_CODED: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/Ow==" 
HIDE:
NO_WELCOME:
AUTOPROFILE: OFF
RESTART_DELAY: 600
NAME: "Your Company Name"
COMPANY: "Your Company Name"
DCPATH "your.central.admin.server.com:4158"
NOAVGTOOLBAR:
ADD_FEATURE: fea_AVG_ResidentShield
REMOVE_FEATURE: fea_AVG_Firewall
ADD_FEATURE: fea_AVG_Cl
REMOVE_FEATURE: fea_AVG_Bat_plugin
REMOVE_FEATURE: fea_AVG_Exchange_plugin
REMOVE_FEATURE: fea_AVG_EMC
REMOVE_FEATURE: fea_AVG_Antispam
REMOVE_FEATURE: fea_AVG_Office_2000_plugin
ADD_FEATURE: fea_AVG_HttpScanner
ADD_FEATURE: fea_AVG_SafeSurf
ADD_FEATURE: fea_AVG_SafeSearch
ADD_FEATURE: fea_AVG_AntiRootkit
ADD_FEATURE: fea_AVG_AlertManager
ADD_FEATURE: fea_AVG_SystemTools
REMOVE_FEATURE: fea_AVG_ExchangeServer_AS
REMOVE_FEATURE: fea_AVG_SharepointServer_AV
REMOVE_FEATURE: fea_AVG_ExchangeSmtpTransportAgent_EMC
REMOVE_FEATURE: fea_AVG_ExchangeRoutingTransportAgent_EMC
REMOVE_FEATURE: fea_AVG_ExchangeVSAPI_EMC
REMOVE_FEATURE: fea_AVG_IdentityShield
ADD_FEATURE: fea_AVG_NtfsChangeJournalCach