Building from Command Line - Adding files to Execute

Hello all,

I have been exploring wyBuild for the last few days and have run into a problem. I know that wyBuild supports adding files to be executed before/during/or after update installation, and I also know that wyBuild supports building update files from the command line.

What I'd like to know is if it would be possible to combine these two features. I am using a nant script to build update files, however I'd like to add a file to the project to be executed after the update is complete. Is it possible to specify this in the .xml file that you pass to wyBuild on the command line?

If so, how?

Thanks very much in advance.

Hi r.portune,

We've overlooked this. We'll add it to wyBuild 2.6.1. Our plan is to release it by this coming Monday (barring no major delays over the weekend).

Thanks for letting us know.

wyBuild 2.6.1 is out. Now you can add files to execute from commandline.

Thanks for reporting this.

Phenomenal, thank you so much for your time.