Sam wrote:>
Is there any way to set the output directory (Preferences -> WyUpdate -> Output> the wyupdate files to) on the command line tool?
> > No, why would you want to do that?
Because having it hard coded in a binary file is very unfriendly to automated build and test systems.
> > >
Are there any tricks I can use to e.g. get it to output to the current directory> or a subdirectory?
> > You can copy the files from the output folder to another folder.
Thank you, I had worked out that much. But that still means I need to arrange to have e.g. c:\output on each machine that builds updates for testing, and I can't do parallel builds etc.
The command line build tool allows nearly everything else to be automated nicely - this seemed like an odd omission.