Total Required Space
Posted: Wed Jan 18, 2017 9:36 am
So, and I guess this could be a very silly question, but on the "componentstree" dialog there is a $TotalRequiredSpace$ label/value defined.
I've tried setting the variable within my script; eg:
This doesn't seem to work, the installer shows this with a value of 0... where am I going wrong?
I've searched forums and googled with no luck!! I was expecting it to be a pre-defined variable, but it's not listed.

I've tried setting the variable within my script; eg:
Code: Select all
Set Variable TotalRequiredSpace to 3000000000
This doesn't seem to work, the installer shows this with a value of 0... where am I going wrong?
I've searched forums and googled with no luck!! I was expecting it to be a pre-defined variable, but it's not listed.







