https://github.com/Endermanch/quiet
Elevate your scripts and commands silently easily. C + WinAPI
https://github.com/Endermanch/quiet
command-line command-line-tool windows
Last synced: 10 months ago
JSON representation
Elevate your scripts and commands silently easily. C + WinAPI
- 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: 2024-02-18T19:58:21.000Z (over 2 years ago)
- Last Synced: 2024-02-18T20:41:08.742Z (over 2 years ago)
- Topics: command-line, command-line-tool, windows
- Language: C
- Homepage: https://enderman.ch
- Size: 18.6 KB
- Stars: 45
- Watchers: 4
- 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_