OutOfDiskSpace Property

Windows Installer

OutOfDiskSpace Property

The installer sets the OutOfDiskSpace property to TRUE if any volume that is a target of the current installation has insufficient disk space to accommodate the installation. If all volumes have sufficient space, the value is FALSE. Selection resolution actions use this value to cancel an installation and generate a dialog box.

This property is valid at any time after the CostFinalize action is executed. The OutOfNoRbDiskSpace property status is dynamically updated any time the total installation cost is recalculated (for example, any time the installation state of any feature is changed through the Selection dialog).

Remarks

Any dialog relying on the OutOfDiskSpace property to determine whether to bring up a dialog must set the TrackDiskSpace Dialog Style Bit for the dialog to dynamically update space on the target volumes.

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See Also

Properties

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.