HendrikKoelbel / RunAsAdmin_Outdated

Is a tool that stores admin login data and allows starting a program with this data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run as Admin

RunAsAdmin is a small project for administrators to save data locally in the PC after a single input and to use it again at the next restart.

Getting Started

You can easily download and run the program here

Prerequisites

  • Supporting .NET Framework (4.7+)

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

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

About

Is a tool that stores admin login data and allows starting a program with this data.

License:Apache License 2.0


Languages

Language:C# 100.0%