MSI Factory 2.3

MSI.VerifyDiskSpace

MSI.VerifyDiskSpace

Previous topic Next topic  

MSI.VerifyDiskSpace

Previous topic Next topic  

OverviewExamples

boolean MSI.VerifyDiskSpace (

number hInstall )

Description

Calls the MsiVerifyDiskSpace function that checks to see if sufficient disk space is present for the current installation.

Parameters

hInstall

(number) The handle to the installation.

Note:  _hInstall is the default for this parameter. See Global Variables for more information.

Returns

(boolean)  Returns true if there is sufficient disk space for the current installation. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us