I've created a <package> in packages.xml just like any other (and added it to profiles.xml).
I have: <package id="grcdrop" name="GRCDROP for Symantec AV" revision="3" reboot="false" priority="15" execute="once"> <install cmd='%windir%\system32\cmd.exe /c \\roark\wpkg\pkg\grcdrop.exe'> </install> </package> grcdrop.exe looks for a grc.dat file in the same directory and loads it in symantec anti-virus (used to change the location of the central antivirus server). when I run grcdrop.exe by hand at a cmd shell by typing in \\roark\wpkg\pkg\grcdrop.exe, it runs fine, but when i do cscript \\roark\wpkg\wpkg.js /synchronize i get an error: Could not execute GRCDROP for Symantec AV. Exit code returned non-successful value: 8587624 a google search on the error message doesn't return anything. any suggestions? ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
