3,217
edits
Changes
m
then Then in packages.xml add:
<source lang="xml"><package
</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.
no edit summary
In profiles.xml add:
<source lang="xml"> <package package-id="sav" /></source>
to your profiles section.
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!' />
[[category:Silent Installers]]