[PR #18] ColorTool: Fix the included all.bat batch file #24057

Open
opened 2026-01-31 09:01:09 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18

State: closed
Merged: Yes


all.bat doesn't work if you use build.bat to build the program, as all.bat looks for ct.exe rather than colortool.exe. Fortunately, fixing the batch file is almost as easy as working around its bug manually.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18 **State:** closed **Merged:** Yes --- all.bat doesn't work if you use build.bat to build the program, as all.bat looks for ct.exe rather than colortool.exe. Fortunately, fixing the batch file is almost as easy as working around its bug manually.
claunia added the pull-request label 2026-01-31 09:01:09 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24057