Hello,
 I m new user in WPKG and with this description i think it s a very good 
product to deploy
apllications easily.
 I configure wpkg as a service and i configure a host in xml file, a package 
and a profile.
 But when i reboot my pc the installation of the software does not beginning.
 I try too cscript \\myserver\wpkg\wpkg.js without the synchronise and quiet 
and the answer
is No action specified

what version of WPKG are you using?
try to run wpkg with /synchronize and /debug flag first from the command line:

cscript \\path\to\wpkg.js /synchronize /debug

and see what happens.

If it works, it should also work after restart.

Put something like:

echo %time% C:\test
cscript \\path\to\wpkg.js /synchronize /quiet

to your wpkg-startup scrip (i.e. wpkg-start.bat) to make sure it is actually started (note the echo %test% > ... at the beginning of it).


--
Tomek



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to