Loading
Suite installer and Track Disk Space
When we use an msi installer, the user is not able to start an installation if there is not enough free disk space.

 

But, the Suite dos not seem to have this check enabled.

 

If you install to a disk which don’t have enough space, the installation run, but end with the message, this wizard was interrupted.

 

How can we add disk space check in a suite installer?

  • 0_M Urman (Flexera Software)

    One approach would be to write an extension condition which checks for disk space, and then use this extension condition in an Exit Condition. See our blog posts particularly including "Extension Conditions" and "Selecting Suite Packages to Match the Language of the Target Machine" for more details related to this approach.

Loading
Suite installer and Track Disk Space