Deployment Tools Foundation
InstallPackage Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPackage ► InstallPackage()()()
Members
Icon | Member | Description |
---|---|---|
InstallPackage(String, DatabaseOpenMode) |
Creates a new InstallPackage object. The file source directory and working
directory are the same as the location as the package file.
|
|
InstallPackage(String, DatabaseOpenMode, String, String) |
Creates a new InstallPackage object, specifying an alternate file source
directory and/or working directory.
|