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: 21 days ago
JSON representation

run-hidden runs Windows console apps like PowerShell with hidden console window.

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
```