Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stax76/run-hidden
run-hidden runs Windows console apps like PowerShell with hidden console window.
https://github.com/stax76/run-hidden
command-line command-line-tool powershell
Last synced: about 2 months ago
JSON representation
run-hidden runs Windows console apps like PowerShell with hidden console window.
- Host: GitHub
- URL: https://github.com/stax76/run-hidden
- Owner: stax76
- License: mit
- Created: 2021-07-22T09:13:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T07:26:37.000Z (about 2 months ago)
- Last Synced: 2024-10-29T08:23:30.213Z (about 2 months ago)
- Topics: command-line, command-line-tool, powershell
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 133
- Watchers: 5
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
# About
run-hidden runs Windows console apps like PowerShell with hidden console window.
# Example command line
```
run-hidden powershell -command calc.exe
```