QUOTE (hilander999 @ Mar 19 2009, 08:25 PM)

For command line utilities all you need to do is make sure they are located within a directory contained in the path statement.
Either dump them into a directory already included in the path or amend the path to include your custom directory.
If, instead, I wanted to put my no-GUI tools in another directory, like \custom-tools, how can I do to include this directory in the default path so that these tools are loaded at startup of the Windows PE CD so you can run them on any working current directory?
THANKS
BYE