开发者

How to identify which line in the batch file has a syntax error?

开发者 https://www.devze.com 2023-01-18 21:14 出处:网络
I\'m runn开发者_开发百科ing a batch file on Windows and got this error: The syntax of the command is incorrect.

I'm runn开发者_开发百科ing a batch file on Windows and got this error:

The syntax of the command is incorrect.

Is that possible to identify which line in the batch file is incorrect ?


Please remove @echo off, and run from a command line. Still on your 7-zip problem?

0

精彩评论

暂无评论...
验证码 换一张
取 消