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

Falko Trojahn nospam_ft at smi-softmark.de
Mon Feb 7 12:57:41 CET 2011


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



More information about the wpkg-users mailing list