Update define.sh

This commit is contained in:
Kroese 2024-05-19 00:18:59 +02:00 committed by GitHub
parent 969f9fd05e
commit f83c984474
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2042,8 +2042,8 @@ configXP() {
echo ""
echo "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security]"
echo "\"FirstRunDisabled\"=dword:00000001"
echo "\"AntiVirusOverride\"=dword:00000001"
echo "\"UpdatesDisableNotify\"=dword:00000001"
echo "\"FirewallDisableNotify\"=dword:00000001"
echo "\"AntiVirusDisableNotify\"=dword:00000001"
echo ""
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]"