How the version of the Update.exe file influences the error message
If the version of the Update.exe file is earlier than 6.3.13.0, you receive the misleading error message that is mentioned in the "Symptoms" section when the installation fails. If the version of the Update.exe file is 6.3.13.0 or a later version, the error message indicates that the update package does not support the platform.
How to check the version of the Update.exe file
To check the version of the Update.exe file, follow these steps:
- Type the following command at a command prompt to extract an update package to a temporary folder:
file_name /X:temporary folder
For example, to extract an update package that is named KBArticleNumber.exe to a folder that is named ExtractedPackage on drive C, type the following command at a command prompt:KBArticleNumber.exe /X:C:\ExtractedPackage
- In the temporary folder to which you extracted the update package in step 1, locate the Update.exe file.
- Right-click the Update.exe file, click Properties, and then click the Version tab. The file version appears on this tab.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684
Description of the standard terminology that is used to describe Microsoft software updates
For more information about the
SetupAPI function, visit the following Microsoft Web site: