I've setup a recipe to install the toolbook runtime, and i've add a command to modify the path: <install cmd='%WPKGROOT%\tools\modpath /add "%WINDIR%\ASYM\RUNTIME\"' /> i've setup the recipe and forgot to copy modpath.exe to the 'production' environment. ;( The recipe work, eg, this command seems to return exit status 0, even if the file does not exist. This is a DOS 'feature'? ;((( |