Changes

Symantec Anti-Virus Corporate

45 bytes removed, 20:32, 18 April 2008
m
no edit summary
In profiles.xml add:
<source lang="xml"> <package package-id="sav" /></source>
to your profiles section.
then Then in packages.xml add:
<source lang="xml"><package
id="sav"
name="Symantec Anti-Virus"
execute="once">
<install cmd='%systemroot%\system32\msiexec.exe /i "%SOFTWARE%\sav\sav10.1.msi" REBOOT=ReallySuppress INSTALLSERVER=0 NETWORKTYPE=1 SERVERNAME=your_server RUNLIVEUPDATE=0 ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient /qb!' />
</package>  copy the contents of the \sav directory from the cdrom to %SOFTWARE%\sav and rename "symantec antivirus.msi" to sav10.1.msi.</source>
I got Copy the install line contents of the \sav directory from [http://wwwthe cdrom to %SOFTWARE%\sav and rename "symantec antivirus.appdeploymsi" to sav10.com/packages/detail1.asp?id=505 here]msi.
[[category:Silent Installers]]