Deployment Tools Foundation
ApplyTransform Method (transformFile)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► ApplyTransform(String)
Apply a transform to the database, suppressing any error conditions
specified by the transform's summary information.


- transformFile (String)
- Path to the transform file

Win32 MSI API: MsiDatabaseApplyTransform

Exception | Condition |
---|---|
InstallerException | the transform could not be applied |
InvalidHandleException | the Database handle is invalid |