Hi, after playing around with WPKG for quite a while now i finally also managed to get the client installer to work. But i there are a few things i'd really like to see implemented if its somehow possible. It would be nice if there was a way to tell the person sitting in front of the computer waiting for the software installation to finish WHICH software is currently being install. What we need would be two variables or something we could use in "logon- message-1" for example. Something like $package-name and $package-id or something like that. The corresponding logon-message-1 line could look like this: <logon-message-1>WPKG is installing $package-name...</logon-message-1> Another nice variable to have would be $remaining or something like that, telling me (or the user) how many packages are left to be installed. The variable would need to be updated after a package has successfully been installed of course. -> http://bugs.wpkg.org/show_bug.cgi?id=64 - jens _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |