|
|
|
|
|
|
AdminFreeExec is a lightweight Windows tool that allows you to run executables without requiring administrator privileges. It provides a simple interface to select or drag-and-drop EXE files and execute them using the RUNASINVOKER
compatibility layer.
-
🚀 Bypass UAC Prompt
Run programs without requiring administrator permissions. -
🖱️ Drag & Drop Support
Easily select or drag EXE files into the interface. -
⚡ Simple & Lightweight
No installation required, just run and use. -
🎨 Modern UI
Built with PyQt5 for a clean and intuitive interface.
Clone the repository and install the dependencies:
git clone https://github.com/rompelhd/AdminFreeExec.git
cd AdminFreeExec
pip install -r requirements.txt