Setup Factory 10

MSI.VerifyPackage

MSI.VerifyPackage

Previous topic Next topic  

MSI.VerifyPackage

Previous topic Next topic  

OverviewExamples

boolean MSI.VerifyPackage (

string PackagePath )

Description

Calls the MsiVerifyPackage function to verify that the given file is an installation package.

Parameters

PackagePath

(string) The full path and filename of the package.

Returns

(boolean) Returns true if the file is a package, or false if it is not or an error occurs. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


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