Skip to content

Recommended way of merging manifests for self-contained apps #4553

Answered by DarranRowe
Steelskin asked this question in Q&A
Discussion options

You must be logged in to vote

Since I'm not in a position to answer 1 and 2, I won't even attempt to.

  1. They are inaccurate. They don't contain the registrations for widgets and 1.6-experimental2 still contains the webview2 registrations even though it was changed to be an external component. The Reg Free WinRT registrations will get you most of the way there, but you will be missing some things. Annoyingly, reading the AppxManifest.xml file and using that is the best way to get the complete set of registrations.
  2. I would say mt.exe is still the way to go. It is part of the Windows SDK, not Visual Studio. You can install the Windows SDK independently of Visual Studio. What's more, if you don't want to install the Window…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Steelskin
Comment options

@DarranRowe
Comment options

Answer selected by Steelskin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants