mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2024-11-25 17:33:17 +01:00
Update staticAIData.json
This commit is contained in:
parent
07d486c0f2
commit
b7eebae8b1
@ -154,13 +154,13 @@
|
||||
"command": "reg add HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced /v TaskbarDa /t REG_DWORD /d 0 /f"
|
||||
},
|
||||
{
|
||||
"question": "Copiloten-Schaltfläche in der Taskleiste entfernen #ai",
|
||||
"question": "Copiloten-Schaltfläche in der Taskleiste entfernen #ki",
|
||||
"response": "Copiloten-Schaltfläche in der Taskleiste wurde deaktiviert.",
|
||||
"action": "shell",
|
||||
"command":"reg add HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Windows /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f"
|
||||
},
|
||||
{
|
||||
"question": "Copiloten-Schaltfläche in Microsoft Edge entfernen #ai",
|
||||
"question": "Copiloten-Schaltfläche in Microsoft Edge entfernen #ki",
|
||||
"response": "Copiloten-Schaltfläche in Edge wurde deaktiviert. Starten Sie bitte den Edge neu.",
|
||||
"action": "shell",
|
||||
"command":"reg add HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Edge /v HubsSidebarEnabled /t REG_DWORD /d 0 /f"
|
||||
|
Loading…
Reference in New Issue
Block a user