GetFileHash Method (path, hash)
From Microsoft Deployment Tools
Deployment Tools Foundation
GetFileHash Method (path, hash)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► GetFileHash(String, array<Int32>[]()[])
Gets a 128-bit hash of the specified file.
Win32 MSI API: MsiGetFileHash
| Exception | Condition |
|---|---|
| FileNotFoundException | the file does not exist or
could not be read |