gpt4 book ai didi

powershell - ConEmu:启动 PowerShell 的问题

转载 作者:行者123 更新时间:2023-12-03 00:44:57 24 4
gpt4 key购买 nike

我无法从 ConEmu 控制台启动 PowerShell。

尝试从 powershell.exe -NoProfile 开始(从 cmd.exe 工作)。当我将其作为一项任务启动时,我得到:

ConEmuC: Root process was alive less than 10 sec, ExitCode=0.
Press Enter or Esc to close console...



即使我在 ConEmu 中启动 cmd.exe 控制台并执行 powershell.exe -NoProfile没发生什么事。尝试使用 cmd.exe /k powershell.exe -NoProfile .无法获取 PowerShell 控制台。
调试这种奇怪行为的任何提示?

最佳答案

我和你差不多在同一时间遇到了同样的问题,即使升级到 CONEMU 180617 的较新版本后我也无法解决。 .我的工作计算机上也没有管理员权限,我真的希望我的 CONEMU 设置恢复为 Powershell。好吧,我终于让它工作了,我希望这也能帮助你。我现在可以在我的 Windows 10 机器上运行 Powershell!

创建一个新任务,然后使用以下语法:
powershell.exe -cur_console:c1:f:i:n

来自 ConEmu Docs

  • cur_console[:switches]
  • c - 强制启用“按 Enter 或 Esc 关闭控制台”确认
  • c0 - 静默等待 Enter/Esc
  • c1 - 不要自动关闭控制台,即使通过 Enter/Esc
  • f - 强制启动控制台,在同时启动多个控制台时很有用
  • i - 不要将 ConEmuHk 注入(inject)启动进程
  • n - 禁用“按 Enter 或 Esc 关闭控制台”
  • 关于powershell - ConEmu:启动 PowerShell 的问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50405512/

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