Hello Simon, Am Donnerstag, 2. Juli 2009 14:18:12 schrieb simplesi: > Could WPKG be modified to allow direct allocation of a package to a host. > > The main use for this would be for testing to save a lot of editing when > testing out a package. > > regards > > Simon You could run wpkg.js with /install:<package-id> for testing. Or add a profile with just that package to the host definition. To check installation and removal, you could then just toggle the use of this profile by commenting in and out the reference to it. Regards, Malte |