Hi let the program that knows the path, write it to a fixed location: d:\integration\path.txt
you're second project can now easily read this file. with kind regards Ruben Willems On 28 July 2011 11:42, Henry Ashman <[email protected]> wrote: > Hi I'm trying to get the latest build folder from a specified root to > run a .exe from (so it would be something like /.../root/ > <latestversion>/bin/program.exe) and I have a program designed to > output this path. Is there some way I can either directly take this > output (or read it from another file) to get hold of the program I > need to test? (There is no existing source control server and have > been told not to use one if it can be avoided.) I've thought I could > have the program directly alter a parameter within the configuration > files (somewhere in a definitions.xml file for example) but I'm unsure > if run-time file alterations are possible with CC > Cheers
