View on GitHub

Root

General util batch file

Root

General purpose batch file. Runs “modules” using batch.

Modules

Do list, mods (patch-18 onwards) or help (patch-23 onwards) for a list of valid outputs.

Downloads

Or download latest version here

Last updated version: patch-24 (2021-01-05)

License

Root by Juan Mier is licensed under CC BY-NC-ND 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0

This project uses some of npocmaka’s code. You can read his project’s license here. I do NOT take credit for any code that doesn’t belong to myself. All of his code is credited in the file.

cecho is NOT supported anymore since patch-20

You can download cecho.exe and specify it’s path to Root between patch-16 and patch-20 to enable colored messages.

Why .cmd instead of .bat

A: https://stackoverflow.com/a/12011048/7049909