batch file cmd/k not able to print second command

前端 未结 0 435
臣服心动
臣服心动 2020-12-10 11:37

code--->

@echo off start cmd /k "set /P id="Enter id: " && echo id %id%"

script is taking input but not printing the input valu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题