PDA

View Full Version : Command line patch creation


mmiron
08-09-2007, 12:43 PM
Is it possible to run the visual patch via the command line in order to generate the appropriate patches?
And if so - any documentation or help would be greatly appreciated.

Thanks,
mmiron

Brett
08-09-2007, 01:12 PM
You can build patches from the command line. Search for "Unattended Build Options" in the help file.

rjfioravanti
08-30-2007, 08:39 AM
I took a look at the documentation and it is clear how you can use command line options to generate new patches from an existing .vp2 file

Is there any support for creating new .vp2 file configurations using the command line?

Brett
08-30-2007, 09:14 AM
No there isn't. Visual Patch does not support a command line interface. The only way to automatically generate projects would be to directly manipulate the .vp2 file (which is in XML format).