Win7 企业版 ConEmu 中的 Putty

Putty in ConEmu on Win7 Enterprise

(请注意,腻子在我的 Windows 10 Home 上的 conemu 中工作正常)

在Windows 7企业none以下工作-他们都在外部window打开putty。

putty.exe -load "veragld"

在单独的 window 中打开 putty。

putty.exe -new_console -load "veragld"

启用 Features->Inject ConEmuHk 后,这会给我一个 "injecting hooks" 错误,然后在单独的 window 中打开 putty。 Inject ConEmuHk 禁用(但 Process '-new_console'... 启用)conemu 不解析 -new_console,我得到一个 putty 错误。 -cur_console.

同上

上面的任何排列都会给我一个单独的 window 中的 hook 注入错误或 putty。在 Windows 10 Home it all "just works" with -new_console.

公司 McAfee crapware 会以某种方式阻止吗?有什么建议吗?

ConEmu 170402 预览

谢谢!

编辑:@Maximus - 我在 hook 注入错误后在原始的 conemu 控制台中得到这个:

Process was not attached to console. Is it GUI?

Current directory:
C:\Users\me

Command to be executed:
"c:\Program Files (x86)\PuTTY\putty.exe" -load "veragld"


Press Ctrl+Break to stop waiting


Press Enter or Esc to close console, or wait...

不过,无论我 运行 从控制台还是作为任务,结果都是一样的。

编辑 #2:> notepad -new_console 工作正常。不知道为什么。

mputty 也让我很为难(不会 load/interface 和 putty.exe)。我能够通过 运行 it (mputty) 和 run elevated 使 mputty 与 putty 一起工作 - 但是,这种方法不适用于多线程应用程序,我认为 conemu 是。我相信这就是为什么 conemu 不会加载腻子(但会加载所有东西的记事本???)。

@maximus:问题已解决 - 我终于游完了 IT 政治的沸腾黑海,并获得了我工作笔记本电脑的管理员权限。 运行 具有管理员权限的 conemu,putty 在 new_console 中工作得很好。仅供参考。