Changes

Packages.xml

70 bytes added, 12:36, 21 September 2010
Logical Conditions
The following logical conditions are available: ''not'', ''and'', ''or'', ''atleast'', and ''atmost''.
*) both ''atleast'' and ''atmost'' do require the parameter ''value=''
Examples:
the installation will be skipped. In this particular case, Adobe Reader 7.0.8 isn't installed, but the value of CSDVersion is Service Pack 1 (for the SP1 boxes)
so the software will not be installed.
 
Once all conditions have been tested, if the final result of the conditions is equal to false, WPKG will try to execute the "'''install cmd'''".
Anonymous user