How to identify which line in the batch file has a syntax error?
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?
精彩评论