- Revenera Community
- :
- InstallShield
- :
- InstallShield Knowledge Base
- :
- Build Warning 4354
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Build Warning 4354
Build Warning 4354
Summary
Warning -4354: The build was unable to extract COM information from the file [1] in component [2]. Please ensure that the file is self-registering and verify that the self-registration process does not fail.
Symptoms
When building a project, the following warning (s) may occur:
Warning -4354: The build was unable to extract COM information from the file [1] in component [2]. Please ensure that the file is self-registering and verify that the self-registration process does not fail. isdev warning -4354 the build was unable to extract com information from the file
[1] is a placeholder that contains the specific filename that the build is attempting to extract COM information from, while [2] is the component name that contains this file.
Cause
This warning message occurs when the key file specified in the message cannot be registered. There are a number of known causes for this error. Please see potential solutions below.
Resolution
The File is Self-Registering, the Dependent Files are Present, but the Dependent Files are Not Registered Properly
Additional Information
See the following helpnet article for further information about Self-registration: Self-Registration Methods