Add option to disable WSAIFabric service from automatically starting (#501)

This commit is contained in:
Jeffrey
2026-03-07 20:28:58 +01:00
committed by GitHub
parent ad0b49060a
commit 70f8170e81
8 changed files with 32 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ param (
[switch]$DisableCopilot,
[switch]$DisableRecall,
[switch]$DisableClickToDo,
[switch]$DisableAISvcAutoStart,
[switch]$DisablePaintAI,
[switch]$DisableNotepadAI,
[switch]$DisableEdgeAI,