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.
Registration-free COM components are COM components that have manifests built into the DLLs.
To build manifests into COM components
Open the project property pages for the COM component.
Expand the Configuration Properties node, and then expand the Manifest Tool node.
Select the Input and Output property page, and then set the Embed Manifest property equal to Yes.
Click OK.
Build the solution.
See also
How to: Build Isolated Applications to Consume COM Components