[PR #15118] When unpackaged, isolate the monarch by the install path #30437

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

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

State: closed
Merged: Yes


Unpackaged installations don't have the luxury of magic package
isolation to stop them from accidentally touching each other's monarchs.
We need to enforce that ourselves by making their monarch CLSIDs unique
per install.

We'll use a v5 UUID based on the install folder to unique them.

Closes #15117

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15118 **State:** closed **Merged:** Yes --- Unpackaged installations don't have the luxury of magic package isolation to stop them from accidentally touching each other's monarchs. We need to enforce that ourselves by making their monarch CLSIDs unique per install. We'll use a v5 UUID based on the install folder to unique them. Closes #15117
claunia added the pull-request label 2026-01-31 09:40:48 +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#30437