 |
CMD syntax - How to Run a script | Windows CMD | SS64.com
Run a CMD batch file To run a batch script from the CMD shell simply enter the name of the script and press return. C:\Batch> Demo.cmd To run a batch file from within another batch file, use the CALL command, otherwise the first script will exit witho
ss64.com |
 |