-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Description of the new feature / enhancement
DSCResource name: Narrator
(Foreach property)
Property name: EnableNarrator
TypeOrEnum: nullable[bool]
EnumItems:
Registry path: HKEY_CURRENT_USER\Software\Microsoft\Narrator\NoRoam
Registry key name: WinEnterLaunchEnabled
Registry key type: DWORD
- 0 = Disable
- 1 = Enable
Get method name: GetEnableNarrator
Proposed technical implementation details
No response