Changes

Jump to: navigation, search

FAQ

96 bytes added, 04:49, 4 July 2011
m
Added cross-reference to existing page; reversed ordering to make list consistent with existing document
=== What is the precedence order for variables? ===
Variable assignments have the following priority (from highest to lowestto highest: assignments done in locations listed first will override be overridden by ones listed later):
# Host XML files# Profile XML files# Package XML filesOperating system environment variables
# The "''Variables, actions''" tab of the wpkginst.exe client utility
# Package XML files
# Profile XML files
# Host XML files
For example, if you assign a variable named ''foo'' in a machine profile Profile (priority 24), it will override any existing definition definitions in the package definition Package (priority 3), or by variables on the client machine (priority 4, created by using the wpkginst.exe utilitypriorities 1 and 2). It can, however, be overridden by an entry in the host Host definition (priority 15).
See also [[Variables#In_which_order_are_they_applied]] for some code examples.
== WPKG Client: I configured WPKG Client to access a network path as "user" - it doesn't work. Why? ==
16
edits

Navigation menu