Slashdot Mirror


User: gregoryo

gregoryo's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. wpkg a useful tool for application management on Updating Free Software in the Enterprise? · · Score: 1

    Wpkg or Windows Packager, is a tool that can be used for managing application rollout and versioning.

    As long as a way to install, upgrade and uninstall a given software package silently (ie programmatically) can be found, then using this tool is a snap. It runs as a service on Win2k and XP (perhaps others) and causes the given machine to keep itself up to date with the central repository and profile status (xml files on a server). There's even a html back-end under way to manage the xml files.

    http://wpkg.sourceforge.net/