📌  相关文章
📜  从 cmd 运行批处理文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:26.382000             🧑  作者: Mango

代码示例1
Command Prompt
To run a batch file with Command Prompt, use these steps.

Open Start.
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
Type the path and name of the batch file, and press Enter:

C:\PATH\TO\FOLDER\BATCH-NAME.bat