How you can change the manifest of another application using the dnlib library.
I couldn't find any examples.
So I tried looking for methods manually (and there were none), the most I figured out was that it could be done somehow with a class: GenerateApplicationManifest from Microsoft.Build