C
C#16mo ago
Nemesis

❔ Launch .NET MAUI application in admin mode

I just started using the .NET MAUI framework. I am having some trouble launching the app in debug mode in Visual Studio. For normal .NET applications, launching Visual studio in admin mode and then starting the debug mode works, but in this case, the application doesn't get launched in debug mode. Couldn't find any documentations on this either.
2 Replies
Nemesis
Nemesis16mo ago
atlast found a video on that https://www.youtube.com/watch?v=XZuKJbUtXR8
Coding Flamingo
YouTube
How to Make NET MAUI App Run As Administrator
In this video we learn how to make a .NET MAUI application always run as administrator in Windows. GitHub: https://github.com/coding-flamingo/AdminMAUI/commit/42225b099ec2a7de10941bea38d10f3905ecc787 Twitter: https://twitter.com/coding_flamingo Coding books I recommend: Clean Code: https://amzn.to/3i2lyIt The Art of Unit Testing https://amzn....
Accord
Accord16mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.