Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can use the Windows Installer to detect missing components or files, and then reinstall features that contain the missing components. Because the Installer installs features and not components, it must first resolve to which component a missing file belongs, and then install the feature that contains the component. If more than one feature is linked to the component, the Installer installs the feature that requires the least disk space.
If you call MsiGetComponentPath, you can verify that the key file of a component is present. However, it is still possible that other files belonging to the component are missing. In that scenario, call MsiInstallMissingFile. The Installer then resolves to which component the file belongs, and installs the feature that is linked to the component that requires the least disk space.
If the MsiGetComponentPath function unexpectedly fails, you must install any missing components.
The following procedure shows you how to install missing components.
To detect and install a missing component
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!