How to adjust required component size space?
Posted: Sat May 21, 2005 6:39 pm
How to adjust required component size space?
Currently setup does not allow to mix compressed and uncompressed installation (it is one or another, but not both).
I want to write setup which will have some files which are part of setup and protected and some files which are just on a CD and could be copied on hard drive when selected.
For this mater I plan to use "Copy Files" which prevent file to be included in setup but still managed by it. In this case setup is not aware of file sizes which could be consumed by copy process and it is not reflected by "required space".
In Wise IS there was a way to adjust component size by some predefined number.
What could I do to achieve the same thing?
Currently setup does not allow to mix compressed and uncompressed installation (it is one or another, but not both).
I want to write setup which will have some files which are part of setup and protected and some files which are just on a CD and could be copied on hard drive when selected.
For this mater I plan to use "Copy Files" which prevent file to be included in setup but still managed by it. In this case setup is not aware of file sizes which could be consumed by copy process and it is not reflected by "required space".
In Wise IS there was a way to adjust component size by some predefined number.
What could I do to achieve the same thing?