I wrote a batch file myself, and right now I manually modify the variable parameters.
I want to make a config file and have the batch file assign the parameters to variables. What's the best way to handle it?
It would be best if there were an external tool, because the config file is very long, and using for would be very bloated..........
Thanks in advance
I want to make a config file and have the batch file assign the parameters to variables. What's the best way to handle it?
It would be best if there were an external tool, because the config file is very long, and using for would be very bloated..........
Thanks in advance

