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.51k stars 570 forks source link

Conemu not working on windows XP #2450

Open vvvvq opened 2 years ago

vvvvq commented 2 years ago

Versions

ConEmu build: 220418 x32 OS version: Windows XP x32 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): N/A

Problem description

Windows XP compatiblity issue. Please make sure that your libraries are compiled against windows XP and do not require windows 7 APIs. I presume that this is an issue with some dependency as the site says XP should work.

Steps to reproduce

  1. Download conemu
  2. Run on windows XP

Actual results

Could not find InitializeCriticalSectionEx in kernel32.dll (windows 7 API, not found in XP) conemu does not run

Expected results

Conemu runs

Additional files