Deployment Tools Foundation
ForceResolution Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► SourceList ► ForceResolution()()()()
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()
Remarks
Win32 MSI APIs: MsiSourceListForceResolution, MsiSourceListForceResolutionEx
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)