valdus Posted November 19, 2007 Posted November 19, 2007 1) Creating AIPstart /wait setup.exe /A /V"/QB TARGETDIR=C:\SEP" (Replace c:\SEP with your own directory)Rename "Symantec AntiVirus.msi" to SAV.msi2) Manual Update DefsI) Go here "http://securityresponse.symantec.com/avcenter/download/pages/US-N95.html" and download the latest v5i32 exe.II) Use winrar to extract it select all files and add them and replace the files inside vdefhub.zip from step 1.3) InstallationFor example:I) From CMDstart /wait "your_path\SEP\SAV.msi" /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppressII) From RunOnceExREG ADD %KEY%10 /VE /D "Symantec Antivirus" /fREG ADD %KEY%10 /V 1 /D "your_path\SEP\SAV.msi /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /fIt NEEDS RESTART to function properly.So after windows installation has finished and the first reboot, all will be ok.
mickmack Posted November 19, 2007 Posted November 19, 2007 i could not find how to install this from SVCPACK. someone?
Arie Posted November 19, 2007 Posted November 19, 2007 (edited) There is no need to rename the MSI-file by the way, if you use quotes around the path and filename.REG ADD %KEY%\100 /ve /d "Symantec Endpoint Protection 11.0" /fREG ADD %KEY%\100 /v 1 /d "\"%CDROM%\SOFTWARE\SymantecEP1107801109\Symantec AntiVirus.msi\" /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f Edited November 19, 2007 by Arie
deityprometheus Posted March 24, 2008 Posted March 24, 2008 Symantec's Reference for the unattended options such as the setaid.ini file.http://service1.symantec.com/SUPPORT/ent-s...007101610183248
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now