26
edits
Changes
no edit summary
Download the full offline installer from http://www.avg.com/de-de/download.prd-afh-free
Warning: <code>SelectedLanguage/Langid=1031</code> means 'German'
<source lang="xml">
<variable name="shortversion1" value="694" />
<variable name="shortversion2" value="693" />
<variable name="PKG_VERSIONpkg_version" value="%year%-19" />
<variable name="update" value="%software%\AVG\Update" />
<variable name="PKG_SETUPpkg_setup" value="%software%\AVG\AVG_Antivirus_Free_x86_%shortversion1%.exe" /> <variable architecture="x64" name="PKG_SETUPpkg_setup" value="%software%\AVG\AVG_Antivirus_Free_x64_%shortversion2%.exe" />
<variable name="progfile" value="%PROGRAMFILES%" />
<variable architecture="x64" name="progfile" value="%PROGRAMFILES(x86)%" />
<check type="uninstall" condition="versiongreaterorequal" path="AVG" value="%display%" />
<install cmd='"%PKG_SETUPpkg_setup%" /silentSilent=true /langidLangid=1031 /InstallToolbar=false /ChangeBrowserSearchProvider=false /InstallSidebar=false /ParticipateProductImprovement=false /DontRestart /DisableScan /KillProcessesIfNeeded /FEG '>
<exit code="0" />
<exit code="3010" />