ForceResolution Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ForceResolution Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSourceListForceResolution()()()()
Forces the installer to search the source list for a valid source the next time a source is required. For example, when the installer performs an installation or reinstallation, or when it requires the path for a component that is set to run from source.
Declaration Syntax
C# Visual Basic Visual C++
public void ForceResolution()
Public Sub ForceResolution
public:
void ForceResolution()

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)