Skip to content

Commit 2dd1fef

Browse files
authored
Update README_ES.md
1 parent 3b16a26 commit 2dd1fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ gpedit.msc
227227
(Fuente: https://khorvie.tech/win32priorityseparation/)
228228
- Abrir un Terminal como Administrador (Botón derecho sobre su icono y Ejecutar como administrador) y ejecutar:
229229
```shell
230-
reg add "HKLM\SYSTEM\ControlSet001\Control\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "1a" /f
230+
reg add "HKLM\SYSTEM\ControlSet001\Control\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "26" /f
231231
```
232232
- Para deshacerlo:
233233
```shell

0 commit comments

Comments
 (0)