[wpkg-users] Where can I set %SOFTWARE% environment variable?

2011-02-07 Thread luca_manganelli

Hi, as subject. Where can I set the SOFTWARE env variable used in the xml
files?

-
wpkg-users mailing list archives  http://lists.wpkg.org/pipermail/wpkg-users/
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users


Re: [wpkg-users] Where can I set %SOFTWARE% environment variable?

2011-02-07 Thread Falko Trojahn
Hi,
 Hi, as subject. Where can I set the SOFTWARE env variable used in the xml
 files?
Usually, you set the variable in Wpkg Client settings. So, if you have
different deployment servers,
each client can use another one.

But it's possible, too, to set it in e.g. profiles.xml like this:

profile id=default
variable name='SOFTWARE' value='\\yourserver\install' /
package package-id=aaa /
package package-id=bbb /
/profile

Best regards,
Falko
-
wpkg-users mailing list archives  http://lists.wpkg.org/pipermail/wpkg-users/
___
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users