Page 1 of 1

Any way to add patch reference outside of GUI?

Posted: Sat Mar 04, 2006 1:35 pm
by gweihs
I have an automated process that does all my builds and i would like to have it add a patch reference to the project before building the setup from the command line. I dont see anyway to do this? Is there a way? If not, it would be a good feature to allow the user to add a folder to the patch reference - not just a file. Then my app would just copy the patch reference exes to this folder and build.

Posted: Sat Mar 04, 2006 3:10 pm
by MichaelNesmith
You could directly edit the MPR file - the format is an open text file and you can add a couple references, see how the file changes (adds them near the end), and make similar changes. Project file formats are always backwards compatible.