Skip to content

HendrikKoelbel/RunAsAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date) GitHub Releases

Attention: This project is a refactoring of the previously created RunAsAdmin tools. Outdated version here!

Run as Admin

RunAsAdmin is a small program that allows administrators to start other programs with elevated privileges when logged in as a normal user.

Getting Started

You can easily download and run the program here

Prerequisites

  • Supporting: .NET 6
  • OS: windows
OS Installers
Windows: Arm64
Links: Arm64

Built With

  • UACHelper - A helper class library to detect, manage and use UAC functionalities in your program
  • SimpleImpersonation - Simple Impersonation Library for .Net
  • Onova - Unopinionated auto-update framework for desktop applications
  • Config.NET - A comprehensive, easy to use and powerful .NET configuration library
  • MahApps.Metro - A toolkit for creating modern WPF applications
  • Resource-Embedder - Automatically embeds satellite assemblies into the main assembly
  • Newtonsoft.Json - Popular high-performance JSON framework for .NET
  • Serilog - Simple .NET logging with fully-structured events
  • LiteDB - A .NET NoSQL Document Store in a single data file

Versioning

For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details