Skip to content

Commit 7dd5364

Browse files
authored
Update README_ES.md
1 parent c67f6b7 commit 7dd5364

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README_ES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ OOBE\BYPASSNRO
3434
```
3535
- Si el comando anterior no funciona, ejecutar el siguiente comando como alternativa:
3636
```shell
37-
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d "1" /f shutdown /r /t 0
37+
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE" /v BypassNRO /t REG_DWORD /d "1" /f
38+
shutdown /r /t 0
3839
```
3940
- Cuando el equipo se reinicie, desconectar el cable de red.
4041
- También es posible dejarlo sin conexión abriendo de nuevo un Terminal (`Shift + F10`) y ejecutando:

0 commit comments

Comments
 (0)