Deployment Tools Foundation
ImportAll Method (directoryPath)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Database ► ImportAll(String)
Imports all database tables, streams, and summary information from archive files.


- directoryPath (String)
- Path to the directory from which archive files will be imported

Win32 MSI API: MsiDatabaseImport

Exception | Condition |
---|---|
FileNotFoundException | the directory path is invalid |
InvalidHandleException | the Database handle is invalid |