Can anyone suggest how a user can set the PATH variable for a command run from a <shell ...> in a process? My xml2rfc plugin runs the external "xml2rfc" program, and I don't know how to tell people to get the PATH set for xxe on Windows when you launch it from the Start menu. (I tell people to use ~/.MacOSX/environment.plist on MacOS and just the regular environment in UNIX).
I'd settle for a way for a piece of user configuration to make it into the process, so that I can tell the user to edit some configuration file in their local xxe2 directory. Thanks for any ideas, Bill

