Fix registry paths for fixing the display settings

This commit is contained in:
Gašper Fele-Žorž 2025-11-12 17:35:54 +01:00
parent ae87efb456
commit 1ebf74a84e

View file

@ -59,8 +59,8 @@
type: dword
data: 0x00000002
with_items:
- HKLM\SYSTEM\CurrentControlSet\Services\CDPSvc
- HKLM\SYSTEM\CurrentControlSet\Services\CDPUserSvc
- HKLM:\SYSTEM\CurrentControlSet\Services\CDPSvc
- HKLM:\SYSTEM\CurrentControlSet\Services\CDPUserSvc
- name: Reboot
win_command: "shutdown /r"