mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2024-11-22 16:03:14 +01:00
Update staticAIData.json
This commit is contained in:
parent
d69275523b
commit
cb29ee814f
@ -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."
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user