Deployment Tools Foundation
OpenPackage Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► OpenPackage()()()
Members| Icon | Member | Description |
|---|---|---|
|
OpenPackage(String, Boolean) |
Opens an installer package for use with functions that access the product database and install engine,
returning an Session object.
|
|
OpenPackage(Database, Boolean) |
Opens an installer package for use with functions that access the product database and install engine,
returning an Session object.
|