In my script, there is a definition as (#define AppSize) -ignore brackets-.
This definition describes size of application which is installed.
But, my setup includes three applications and installations of these apps are optional.
I mean, if the user checks App A checkbox; App A will be installed. If the user checks App B...
So, how to set AppSize according to selected applications?
AppSizevariable used in your script ? - TLama