How can I control the size of CDROMs created with InstallBuilder?

Author: BitRock Support       Date: November 13, 2008 21:03       Tags: builder

You can control the disk size with the following settings inside the project tag:

<cdromFirstDiskSize>650000000</cdromFirstDiskSize>
<cdromDiskSize>700000000</cdromDiskSize>

The size is in bytes and the aboves are the default values, suitable for CDROMs. For DVDs just modify accordingly as necessary:
<cdromFirstDiskSize>4650000000</cdromFirstDiskSize>
<cdromDiskSize>4700000000</cdromDiskSize>

 

Back You should login to comment

 

You are
currently not
logged in.

 Log in 

or

Sign up