Свойство | Type | Description | |
---|---|---|---|
OpenDatabase | Microsoft.Deployment.WindowsInstaller.Database |
Méthode | Description | |
---|---|---|
ApplyTransforms ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : void |
Applies any applicable transforms from Patch and Transform to the given package.
|
|
ResolveFiles ( IEnumerable |
Resolves all
|
Méthode | Description | |
---|---|---|
OpenDatabase ( string path ) : Microsoft.Deployment.WindowsInstaller.Database |
protected ApplyTransforms ( Microsoft.Deployment.WindowsInstaller.Package.InstallPackage db ) : void | ||
db | Microsoft.Deployment.WindowsInstaller.Package.InstallPackage | The |
Résultat | void |
protected ResolveFiles ( IEnumerable |
||
paths | IEnumerable |
The paths to resolve. |
Résultat | IEnumerable |