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

Reply via email to