Changes

Jump to: navigation, search

Package dependencies

217 bytes removed, 15:12, 20 May 2009
m
no edit summary
The format is very simple, and similar to the one used for [[profile dependencies]]
The example used in [[Packages.xml]] has been modified to make it dependant dependent on another package called "other-package":
<pre>
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="setadminpasswordwpkg1" name="Set admin passwordWindows Packager sample 1" revision="1" priority="999" reboot="false" executepriority="once0" depends package-id="other-package"> <install cmd='cmd /c net user administrator password' /> </package></packages>...
</pre>
Note that "package dependencies" are now defined differently than in 0.9.6 and 0.9.7; this previous format is not supported.
 
A description from wpkg-users mailing list by Dr. Frank Lee:
5
edits

Navigation menu