Changes

Jump to: navigation, search

Symantec Endpoint Protection client

781 bytes added, 15:31, 13 February 2012
no edit summary
</package>
</source>
 
I use this
 
<package id="symantec"
name="Symantec Endpoint Protection client"
revision="12"
reboot="false"
priority="1">
<check type="uninstall" condition="exists" path="Symantec Endpoint Protection" />
<install cmd='msiexec.exe /i "%SOFTWARE%\AntivirusProgram\Symantec_Endpoint_Protection_12.1_Win32-bit_Client_EN\sep.msi" REBOOT=ReallySuppress /qn /l*v %TEMP%\symantec.log' architecture="x86"/>
<install cmd='msiexec.exe /i "%SOFTWARE%\AntivirusProgram\Symantec_Endpoint_Protection_12.1_Win64-bit_Client_EN\Sep64.msi" REBOOT=ReallySuppress /qn /l*v %TEMP%\symantec.log' architecture="x64"/>
<remove cmd='msiexec.exe /I{87C925D6-F6BF-4FBD-840B-53BAE2648B7B} /qn' />
</package>
 
Also see http://www.symantec.com/business/support/index?page=content&id=TECH102668
 
[[Category:Silent Installers]]
Anonymous user

Navigation menu