microsoft / microsoft/terminal

OpenConsole 1.21.2405.06002 doesn't work with Task Scheduler

Open
#17,205 3 comments 0 reactions 1 assignee View on GitHub

@lhecker is already working on this.

Since May 16, 2024.

Area-Build Issue-Bug Product-Conhost
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

### Windows Terminal version

1.21.1272.0

### Windows build number

10.0.19044.4291

### Other Software

Previously when you replaced `conhost.exe` with `OpenConsole.exe` there would be no problems, but now it breaks Task Scheduler, something between https://github.com/microsoft/terminal/compare/v1.20.11271.0...v1.21.1272.0. OpenConsole `1.20.2405.06001` works without fail.

### Steps to reproduce

1. Replace `conhost.exe` with `OpenConsole.exe` (`cp OpenConsole.exe /c/windows/System32/conhost.exe -f`)
1. Try to run a scheduled task
1. All scheduled tasks will result in `0xC0000142`
1. None actually properly run

### Expected Behavior

Should work as before.

### Actual Behavior

Tasks don't run.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.