批处理脚本报错:stant wbrchart.exe 如何解决?
@echo off set 'CURRENT_DIR=%cd%' cd '%CURRENT_DIR%' start app.exe start edbservice.exe start wbrchart.exe
最后一行代码 'stant wbrchart.exe' 报错,应该是 'start wbrchart.exe' 才正确。
原文地址: https://www.cveoy.top/t/topic/l6IF 著作权归作者所有。请勿转载和采集!