Page 1 of 1

Project build directories

Posted: Wed Jun 13, 2007 2:21 am
by davemcl
When I do a build it would be nice to have it output to a directory with the version number in the path - Something like this

"#PROJDIR#\\Release\\#VERSION#\\"

Is this possible?

TIA
Dave

Posted: Wed Jun 13, 2007 9:17 am
by jed
I just tried created a variable and then setting the build output folder to:

c:\\temp\\$RELEASE_VALUE$\\Product and it didn't work.

Perhaps you can email a request for such a feature directly to support.

On the other hand, I do my builds with FinalBuilder which can allow me to do this type of thing without needing such a feature (in InstallAware).

Worthwhile pursuing for InstallAware though.