ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

Conemu not working on windows XP

Open vvvvq opened this issue 3 years ago • 0 comments

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

vvvvq avatar Jun 04 '22 00:06 vvvvq