Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.63k stars 578 forks source link

ComSpec register problem on windows server 2019 #1789

Open CrackMd5 opened 5 years ago

CrackMd5 commented 5 years ago

Versions

ConEmu build: 180626 OS version: Windows server 2019 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): cmd

Problem description

Click "Register ConEmu autorun" of “Sesstings/Integration/ComSpec" ,The above textbox is blank.

Additional files

_20181222112257

m0n commented 5 years ago

On a Windows 10 1809 LTSC here is no "HKEY_CURRENT_USER\Software\Microsoft\Command Processor." (HKLM-variant is presents). When I add the missing "Command Processor" key then "Register ConEmu autorun" works.

But "Force new ConEmu window" not works - new cmd.exe opened in a new tab.

antonio-gil commented 5 years ago

Thank you @m0n ! I was having a hard time trying to understand why that feature wasn't working on LTSC (and honestly, my DDG-fu isn't what it used to be).

@Maximus5 there's a chance that that registry key could be created if doesn't exists and the "Register ConEmu autorun" is being enabled? Or if not automatically created, at least having a warning could be useful too!

Thanks in advance.

Kind regards.