Dejan Batic schrieb:
> Hi,
> 
>  
> I want to make sure that the specified PC is up to date with all the
> packages, so I typed
> 
>  \\path\wpkg\wpkg.js /forceinstall

You didn't add "cscript", that's one. If you had another app connected 
with .js extension (like Macromedia Dreamweaver), it would start instead 
of cscript...

Although, /forceinstall is not for "making sure that the specified PC is 
up to date".
It will forcibly try to install applications over existing ones, which 
may work, but may also break things.

Consider using /force instead.


>  But I get the message: "No action specified".
> 
> Just to make sure that the system is properly configured, I added another
> package which was properly installed when wpkg service restarted.

You need to instruct wpkg.js what to do exactly.

Like /install:some-package, or /synchronize.


-- 
Tomasz Chmielewski
http://wpkg.org

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to