Skip to content
/ ADM Public

ADM: Run Windows programs without admin prompts

Notifications You must be signed in to change notification settings

NovaDev404/ADM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ADM

ADM is a tiny Windows utility that lets you run programs without triggering admin (UAC) prompts. It uses the RunAsInvoker compatibility layer to force applications to run at your current user level.

Simply add adm.bat to your PATH, then type adm in a command prompt, click enter, and type in the program you want to run - perfect for apps that don’t actually require full admin rights but normally trigger a UAC prompt.

Note: Programs that truly need administrator privileges may not work properly.

About

ADM: Run Windows programs without admin prompts

Topics

Resources

Stars

Watchers

Forks