如何回答从C#代码调用的PowerShell脚本的阅读主机
我有一个脚本,他正在使用Read-host来获取用户的字符串输入以获得某些业务逻辑。
但是,从C#代码运行PowerShell脚本时。引发错误的是“提示用户失败的命令是因为主机程序或命令类型不支持用户交互。”
请帮忙。
I have a script who is using Read-Host to take a string input from user for some business logic.
But when running PowerShell script from c# code. It is throwing error that "A command that prompts the user failed because the host program or the command type does not support user interaction."
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论