Merge pull request #138 from builtbybel/Belim-patch-10

Update staticAIData.json
This commit is contained in:
Belim 2024-02-13 11:30:26 +01:00 committed by GitHub
commit 047414291e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -154,14 +154,14 @@
"command": "reg add HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced /v TaskbarDa /t REG_DWORD /d 0 /f"
},
{
"question": "Kopiloten-Schaltfläche in der Taskleiste entfernen #ai",
"response": "Kopiloten-Schaltfläche in der Taskleiste wurde deaktiviert.",
"question": "Copiloten-Schaltfläche in der Taskleiste entfernen #ai",
"response": "Copiloten-Schaltfläche in der Taskleiste wurde deaktiviert.",
"action": "shell",
"command": "reg add HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced /v ShowCopilotButton /t REG_DWORD /d 0 /f"
},
{
"question": "Kopiloten-Schaltfläche in Microsoft Edge entfernen #ai",
"response": "Kopiloten-Schaltfläche in Edge wurde deaktiviert.",
"question": "Copiloten-Schaltfläche in Microsoft Edge entfernen #ai",
"response": "Copiloten-Schaltfläche in Edge wurde deaktiviert.",
"action": "shell",
"command": "reg add HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Windows /v TurnOffWindowsCopilot /t REG_DWORD /d 0 /f"
},
@ -173,4 +173,4 @@
"viveFeatureId": "47942561",
"viveBuildAvailability": "Dies ist in den neuesten Windows 11 Dev- und Beta-Builds ausgeblendet."
}
]
]