Changes
no edit summary
To use wpkg in an environment where there are machines with different languages I use the following script to start wpkg. Save this script as run-wpkg.js and start it with <pre>cscript run-wpkg.js</pre> It will start wpkg with /base arguement and insert the LCID (decimal) as subdir in the path [http://www.microsoft.com/globaldev/nlsweb/]. For example: "/base:\\server\wpkg\1031\" for a german Windows.
For each language i have a subdirectory with packages.xml, profiles.xml and hosts.xml. This will make it possible to have nearly identical packages for multiple languages (e.g. KB fixpacks) which only differ in the install string argument.