Hi
you can use a second ccnet project or a second trigger, and when this trigger/project is fired, you run the documentation. so you do not run the create documentation, only in the nightly build. or you can look at the process class in .NEt this can also be of help with kind regards Ruben Willems On Fri, Feb 6, 2009 at 9:28 PM, KMF <[email protected]> wrote: > > I need to be able to fire off a executable or batch file and not wait > around for the result. When I compile my program I would like to also > rebuild the source code documentation. The thing is that building the > app takes about 30 seconds and rebuilding the source code > documentation takes 40 minutes. I would like to spawn this > documentation off and not have it interfear with the rest of my ccnet > process. > > I cannot seem to find the answer in the docs or googling the groups. > I am sure this has been solved before so I will just ask you all. > > Thanks in advance, > KMF
