windows-terminal/policies
Heiko 68d9e0d038
[Enterprise, GPO] Add "Default Terminal app" policy to definition template (#18363)
This PR adds a new policy definition to the ADMX templates for settings
the default Terminal application in Windows.

> [!Note]
> This PR does not change any code of Windows, Console Host or Windows
Terminal. It only adds the definition for a new policy to the templates.

I got the registry values form the documentation and by testing the
values.

The policy is only available as user policy because the registry values
have to be in HKCU.

The Policy is implemented as preference (not inside the Policy key) and
therefore keeps it's value on removing (not configured) it. You can see
this in `gpedit.msc` on the policy symbol and the hint in the
description.

Closes #18302
Refs #18303
2025-04-18 23:01:12 +00:00
..
en-US [Enterprise, GPO] Add "Default Terminal app" policy to definition template (#18363) 2025-04-18 23:01:12 +00:00
WindowsTerminal.admx [Enterprise, GPO] Add "Default Terminal app" policy to definition template (#18363) 2025-04-18 23:01:12 +00:00