[wpkg-users] Symantec Antivirus installer

Adam Williams awilliam at mdah.state.ms.us
Fri Jul 7 15:50:19 CEST 2006


I'm trying to get Symantec Antivirus Corporate 10.1 to work with wpkg. 
Going to http://www.appdeploy.com/packages/detail.asp?id=505 tells me what 
to do.  So I have in my packages.xml:


<package
    id="sav10.1"
    name="Symantec Anti-Virus"
    revision="12"
    reboot="false"
    priority="13"
    execute="once">
    <install cmd='%systemroot%\system32\msiexec.exe /i "\\roark\wpkg\pkg\sav\sav10.1.msi" REBOOT=ReallySuppress INSTALLSERVER=0 NETWORKTYPE=1 SERVERNAME=adminsav RUNLIVEUPDATE=0 ADDLOCAL=SAVMain,SAVUI,SAVHelp,QClient /qb!' />
</package>

but when I run cscript \\roark\wpkg\wpkg.js /synchornize, nothing happens. 
But if I run the install cmd line at a command prompt, it runs and 
installs.  I don't see anything wrong.  any suggestions?  I'm incrementing 
the revision each time before I run the cscript command, of course :)






_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list