Fix registry paths for fixing the display settings
This commit is contained in:
parent
ae87efb456
commit
1ebf74a84e
1 changed files with 2 additions and 2 deletions
|
|
@ -59,8 +59,8 @@
|
||||||
type: dword
|
type: dword
|
||||||
data: 0x00000002
|
data: 0x00000002
|
||||||
with_items:
|
with_items:
|
||||||
- HKLM\SYSTEM\CurrentControlSet\Services\CDPSvc
|
- HKLM:\SYSTEM\CurrentControlSet\Services\CDPSvc
|
||||||
- HKLM\SYSTEM\CurrentControlSet\Services\CDPUserSvc
|
- HKLM:\SYSTEM\CurrentControlSet\Services\CDPUserSvc
|
||||||
|
|
||||||
- name: Reboot
|
- name: Reboot
|
||||||
win_command: "shutdown /r"
|
win_command: "shutdown /r"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue