I\'m trying to write batch script to create a folder if it does not already exist. Following up the online examples, below is my script.
The problem is;
Press start and type cmd and press enter, you will launch a command prompt.
Just drag and drop what you need to run (your python script, .exe ...) into the cmd windows, and press enter.
(You might some time to run the cmd as admin: find the cmd in the start menu, right-click on it, choose run as admin).