Running a .NET MAUI Windows App as Administrator (Elevated)

added by DotNetKicks
6/30/2022 2:28:27 PM

316 Views

When developing a .NET MAUI app for Windows, you might find yourself in a situation where you need to run your app elevated. Elevated meaning that you get the UAC dialog and the app gets more rights to your system. It's not super straight-forward how to set it up, so here is a little blog post to guide you!


0 comments