command line builder - how to create shortcuts in XML

While adding a "new version" using the command line builder (wybuild.cmd.exe), how do I specify creation of shortcuts in the XML file?

Thanks,-Andy

Right now there's no way to. We'll add it to the next version of wyBuild. Thanks for spotting this.

Hello, Could you please add an argument in order to skip all.to.ve.wyu update? I want to be able to override the "Create a catch-all update for corrupt installations" check.

Thank you.

You can do this in wyBuild in the properties window. If you do it once the wyBuild project remembers it. So you don't really need a commandline arg for this.

Hello, No, I think you misunderstood me. What I really wanted to say was that I would like to be able to override this property from the command line builder (without modifying the project file). I need to override this check programmatically (just in some cases).

Thank you.

Ok, we can add that.

Andy,

wyBuild 2.6.13 is out and we've added the ability to create shortcuts to the commandline builder. See the "Building from Commandline" article for details.

What I really wanted to say was that I would like to be able to override this property from the command line builder (without modifying the project file).

We've also added this.

Great, thanks for the update. Create shortcuts from within the add version XML works very well.