[wpkg-users] running a dos program in packages.xml

Adam Williams awilliam at mdah.state.ms.us
Mon Mar 19 15:37:31 CET 2007


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?







_______________________________________________
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