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
Professional Software Development Tools
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
You can build patches from the command line. Search for "Unattended Build Options" in the help file.
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?
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).