if statement - How to use if - else structure in a batch file? - Stack Overflow
I have a question about if - else structure in a batch file. Each command runs individually, but I couldn't use "if - else" blocks safely so these parts of my programme doesn't work....