https://github.com/hppsrc/hppsrccmd
A CMD wrapper for creating a mini terminal environment with additional settings and extras.
https://github.com/hppsrc/hppsrccmd
batch-script cmd windows-10
Last synced: 5 months ago
JSON representation
A CMD wrapper for creating a mini terminal environment with additional settings and extras.
- Host: GitHub
- URL: https://github.com/hppsrc/hppsrccmd
- Owner: hppsrc
- Created: 2026-01-02T16:12:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-15T01:12:53.000Z (5 months ago)
- Last Synced: 2026-01-15T07:53:21.788Z (5 months ago)
- Topics: batch-script, cmd, windows-10
- Language: Batchfile
- Homepage: https://www.hppsrc.site/projects/hppsrccmd
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HppsrcCMD 📁
**HppsrcCMD** is a CMD wrapper for creating a mini terminal environment with additional settings and extras.
Current Version: **1.7.0**
---
_What can you do?_
- Install useful portable software and a Python interpreter.
- Start isolated programs like Chrome.
- Use useful scripts like MAS and WinUtil.
- Install this script into your system.
## Getting Started 🎯
### Dependencies / Requirements 🗃️
#### #Requirements
``> Windows 10 (2004)``: Not tested on newer or older Windows versions
### Download ⬇️
Download last raw file [here](https://raw.githubusercontent.com/hppsrc/hppsrccmd/refs/heads/main/main.bat).
### Installing ⚙️
Run the script as admin using ``Run this as administrator``, then use the ``install`` command, and you're done!
Use ``hppsrc`` on any place in your system.
### Using HppsrcCMD 💻
You can run the ``main.bat`` file to use a custom CMD interface.
Is a normal CMD terminal where you can most *most** of batch commands.
Some of the build in commands are:
For more help run...
### Help ❓
Use the ``help`` command to know the extra functions added to HppsrcCMD.
### License 🔑
This project is licensed under the GPLv3 License.
You can read it on https://www.gnu.org/licenses/gpl-3.0.txt
### TODO ✔️
- [ ] Fix ``Clip`` function not working.
- [ ] Fix piping (``|``) not working as expected.
- [ ] Arg parsing on PWSH command.
---
Hppsrc (c) 2026