Relative Content

Tag Archive for powershellbatch-file

Path for registry keys in batch

I am trying to create a batch file which can change my metered connections to non-metered ones. The problem I am consistently running into gives me the error: “The system cannot find the path specified.”

Change color on echo batch script

I am trying to automatize the building process of my app in where I need to execute some commands, I have seen that the info that those commands display (mvn build) has some colors. I would like to show some messages myself with a different color so people can tell which messages are mine and which are from other commands. This is a part of the script: