C#C
C#4y ago
Godspeed

Error when setting app.manifest to requireAdministrator

https://stackoverflow.com/questions/17406751/wpf-application-manifest-file

Looks like it's not supported by ClickOnce. A comment mentioned a workaround
Stack Overflow
I have a WPF application that I want to make it able to start always as an Adminstrator. I've been reading a lot about it and it seems that I have to create my own manifest file and pass it to the
Was this page helpful?