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 property. The following example would save the generated installer inside /nightly-builds/product/installers/:

<project>
   ...
   <outputDirectory>/nightly-builds/product/installers/</outputDirectory>
   ...
</project>

 

Back You should login to comment

 

You are
currently not
logged in.

 Log in 

or

Sign up