[PR #9510] [MERGED] Disambiguate the shell extension CLSIDs to allow usage SXS #27611

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9510
Author: @DHowett
Created: 3/15/2021
Status: Merged
Merged: 3/17/2021
Merged by: @undefined

Base: mainHead: dev/duhowett/why_not_have_three_guids_instead_of_one


📝 Commits (2)

  • 8f831a2 Disambiguate the shell extension CLSIDs to allow usage SXS
  • 6fa0f2f Well sh*t

📊 Changes

5 files changed (+19 additions, -10 deletions)

View changed files

📝 src/cascadia/CascadiaPackage/Package-Dev.appxmanifest (+3 -3)
📝 src/cascadia/CascadiaPackage/Package-Pre.appxmanifest (+3 -3)
📝 src/cascadia/CascadiaPackage/Package.appxmanifest (+2 -2)
📝 src/cascadia/ShellExtension/OpenTerminalHere.h (+9 -2)
📝 src/cascadia/ShellExtension/WindowsTerminalShellExt.vcxproj (+2 -0)

📄 Description

Fixes #6416


🔄 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/9510 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 3/15/2021 **Status:** ✅ Merged **Merged:** 3/17/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/why_not_have_three_guids_instead_of_one` --- ### 📝 Commits (2) - [`8f831a2`](https://github.com/microsoft/terminal/commit/8f831a24dfe258b5bba9aac8a487a029011afd15) Disambiguate the shell extension CLSIDs to allow usage SXS - [`6fa0f2f`](https://github.com/microsoft/terminal/commit/6fa0f2f5bcf86705564101836de134a908de3e5f) Well sh*t ### 📊 Changes **5 files changed** (+19 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/CascadiaPackage/Package-Dev.appxmanifest` (+3 -3) 📝 `src/cascadia/CascadiaPackage/Package-Pre.appxmanifest` (+3 -3) 📝 `src/cascadia/CascadiaPackage/Package.appxmanifest` (+2 -2) 📝 `src/cascadia/ShellExtension/OpenTerminalHere.h` (+9 -2) 📝 `src/cascadia/ShellExtension/WindowsTerminalShellExt.vcxproj` (+2 -0) </details> ### 📄 Description Fixes #6416 --- <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:23:01 +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#27611