gpt4 book ai didi

command-line - WCAT 给出错误 : "must specify at least one of the following parameters -run, -update, -terminate, -showclients or -setclients"

转载 作者:行者123 更新时间:2023-12-04 04:13:05 24 4
gpt4 key购买 nike

通过命令行在 Windows XP 机器上运行 WCAT 时,出现以下错误:

error: must specify at least one of the following parameters -run, -update, -terminate, -showclients or -setclients



我尝试运行的命令是:
wcat.wsf -terminate -run  -t scenario.wcat -f settings.ubr -s localhost -singleip -x

并且是直接从自述文件中复制的。

最佳答案

问题是在自述文件中,它并不是真正的连字符。

如果您查看十六进制代码,您会看到自述文件中的假连字符是 0x96,连字符是 0x2d

因此,继续将行中的所有连字符替换为真实的连字符。在那之后它会起作用。

关于command-line - WCAT 给出错误 : "must specify at least one of the following parameters -run, -update, -terminate, -showclients or -setclients",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3555103/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com