How can I change the default output directory path?
| Author: BitRock Support Date: December 19, 2007 16:26 Tags: |
Features
|
By default, InstallBuilder places generated installers in the output directory under the default installation directory (or in InstallBuilder under the Documents folder on Windows Vista.) You can specify an alternate output directory using the
<project>
...
<outputDirectory>/nightly-builds/product/installers/</outputDirectory>
...
</project>