https://github.com/endermanch/quiet
Silently run applications and scripts with an option to elevate them. C/Win32
https://github.com/endermanch/quiet
command-line command-line-tool windows
Last synced: about 1 year ago
JSON representation
Silently run applications and scripts with an option to elevate them. C/Win32
- Host: GitHub
- URL: https://github.com/endermanch/quiet
- Owner: Endermanch
- License: gpl-3.0
- Created: 2022-05-16T13:48:40.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T19:54:31.000Z (over 1 year ago)
- Last Synced: 2025-04-03T03:13:05.406Z (about 1 year ago)
- Topics: command-line, command-line-tool, windows
- Language: C
- Homepage: https://enderman.ch
- Size: 40 KB
- Stars: 70
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Quiet.exe
🤫 Silently run applications and scripts with an option to elevate them.
Utilities **quiet** and **elevate** have been merged together.
### Usage
Prepend **quiet** to your command line to run the target silently.
The command line switches are case-insensitive.
`QUIET [/E] C:\Windows\Application.exe [ARGS]`
| Switch | Meaning |
|--------|------------------------------|
| /E | Run with elevated privileges |
### Download (official mirror)
Click above icon to download quiet.exe
SHA256: dd85bc02e4134084d862689e3641638e7152bf66b6b7809777772eaa2307097d
### Bugs
Please create an issue if you encounter any bugs.
_© Endermanch, 2025_