Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

External vs. embedded manifests

Status
Not open for further replies.

CP60

Programmer
Oct 16, 2008
145
0
0
DE


Will an embedded manifest override/ignore an external manifest, even if they each each handle a different sets of instructions for different items?

Such as,
- External manifest handles OCX dependency.
- Embedded manifest includes Common Controls and Execution Level.

Thanks!
 
The embedded manifest always takes precedence on supported versions of Windows unless a registry setting meant for unusual situations reverses this globally.

The old Windows XP used to work the opposite way, but this proved to be an attack vector so the preference was reversed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top