[NAnt-users] Project References Issue.

2006-02-09 Thread Adrian Lazea
Hi all, Is there a way to have NAnt skip "unused" project references (without attempting to build those projects on a given configuration) when a solution is being built on a certain configuration (debug/release)? For instance, if "Project_1" is referenced by "Project_2" and I would like

Re: [NAnt-users] Return from an call

2006-02-09 Thread Henning Eiben
Eric Fetzer schrieb: > How would one go about running a program and gathering > the return? I'd like to do a search in the registry > and get the result into a property using regfind. You could do something like where the output is written to a file, and as far as i recall there should be a