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

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/18
Author: @metathinker
Created: 8/15/2017
Status: Merged
Merged: 8/15/2017
Merged by: @zadjii-msft

Base: masterHead: all.bat


📝 Commits (1)

  • f757eca ColorTool: Fix the included all.bat batch file

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 tools/ColorTool/all.bat (+2 -2)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/18 **Author:** [@metathinker](https://github.com/metathinker) **Created:** 8/15/2017 **Status:** ✅ Merged **Merged:** 8/15/2017 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `all.bat` --- ### 📝 Commits (1) - [`f757eca`](https://github.com/microsoft/terminal/commit/f757ecaa29e409445c60aa84e66813c47a660e4c) ColorTool: Fix the included all.bat batch file ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tools/ColorTool/all.bat` (+2 -2) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:01:08 +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#24052