[wpkg-users] [Bug 9] use a special "SERVERROOT" variables in packages.xml "install cmd"

bugzilla-daemon at wpkg.org bugzilla-daemon at wpkg.org
Tue Nov 15 17:34:20 CET 2005


Please reply using this URL only: http://bugs.wpkg.org/show_bug.cgi?id=9


mangoo at mch.one.pl changed:

           What    |Removed                     |Added

                 CC|                            |wpkg-
                   |                            |users at lists.sourceforge.net
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From mangoo at mch.one.pl  2005-11-15 17:34 -------
Actually, it can be done easier, as described in bug 5:


You can define variables before actually starting WPKG.

Just create such a batch script - wpkg-lang.bat

set WPKGROOT=\server\packages
set WINLANG=english\
cscript \\server\wpkg\wpkg.js /synchronize /debug


and then a package in packages.xml:

<package id="test" name="testing package">
<install cmd='%WPKGROOT%\%WINLANG%\test\test.exe' />
</package>

Launch it from cmd.exe to see how it works.


-- 
Configure bugmail: http://bugs.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list