Update define.sh

This commit is contained in:
Kroese 2024-05-28 00:15:05 +02:00 committed by GitHub
parent 00159a0dec
commit 98951a5930
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2229,6 +2229,9 @@ prepareInstall() {
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]"
echo "\"LimitBlankPasswordUse\"=dword:00000000"
echo ""
echo "[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\srvWiz]"
echo "@=dword:00000000"
echo ""
echo "[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]"
echo "\"RunCount\"=dword:00000000"
echo ""