-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When unpackaged, isolate the monarch by the install path (#15118)
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 (cherry picked from commit 5f70920) Service-Card-Id: 89002000 Service-Version: 1.17
- Loading branch information
Showing
1 changed file
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters