Changes

WPKG with Samba

168 bytes added, 21:58, 12 October 2005
m
Client side (Windows workstations)
* look for detailed package descriptions in <code>\\server\wpkg\packages.xml</code> file - name, description, install command, remove command, exit code etc.
<code>/synchronize</code> means that WPKG will try to ''sync'' the packages - that is, install software if it's not already installed, execute scripts, and if it's successful, write the "status" to <code>C:\Windows\System32\wpkg.xml</code> (so that software installation is not started again if it's already installed).
Of course, WPKG has much more options.