mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
fix: Disable screensaver
This commit is contained in:
parent
2a1b3c7814
commit
4a784e39ea
1 changed files with 1 additions and 1 deletions
|
|
@ -850,7 +850,7 @@ prepareXP() {
|
|||
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]"
|
||||
echo "\"LimitBlankPasswordUse\"=dword:00000000"
|
||||
echo ""
|
||||
echo "[HKEY_USERS\.DEFAULT\Control Panel\Desktop]"
|
||||
echo "[HKEY_CURRENT_USER\Control Panel\Desktop]"
|
||||
echo "\"ScreenSaveActive\"=\"0\""
|
||||
echo ""
|
||||
echo "[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue