MsiInstallProduct

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf Windows API
gptkbp:book msi.dll
gptkbp:callingConvention __stdcall
gptkbp:definedIn msi.h
gptkbp:documentation https://learn.microsoft.com/en-us/windows/win32/api/msi/nf-msi-msiinstallproductw
gptkbp:hasVersion MsiInstallProductA
https://www.w3.org/2000/01/rdf-schema#label MsiInstallProduct
gptkbp:introducedIn Windows Installer 1.0
gptkbp:parameter LPCWSTR szCommandLine
LPCWSTR szPackagePath
gptkbp:provides gptkb:Windows_Installer_API
gptkbp:purpose Installs or configures a product
gptkbp:result ERROR_SUCCESS on success
Windows Installer error code on failure
gptkbp:returnType UINT
gptkbp:unicodeBlock MsiInstallProductW
gptkbp:usedFor Installing MSI packages programmatically
gptkbp:bfsParent gptkb:Windows_Installer_API
gptkbp:bfsLayer 7