我正试图禁止显示以下内容的警告,但似乎不会影响文件的结果。
'\\Server\Share\Dir\'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
这是将@CLS
添加到批处理文件的开头,但是我不知道它的作用。有人可以解释吗?
答案 0 :(得分:0)
发生的速度更快,然后我可以看到它,Windows显示错误消息,然后在到达脚本的第一行时清除屏幕。
C:\>CLS /?
Clears the screen.
CLS