This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| if not "%1" == "max" start /MAX cmd /c %0 max & exit/b | |
| cls | |
| @echo off | |
| ::Exm free tweaking utility v10.0 | Made and distributed by EXM TWEAKS, S.R.O. ® 2025 | |
| :: Color Codes | |
| set w=[97m | |
| set g=[90m | |
| set p=[95m |