From 761435b3b50b1830813e2a8a0369bad63675d525 Mon Sep 17 00:00:00 2001 From: dado Date: Sun, 19 Oct 2025 14:22:30 +0200 Subject: [PATCH] change path unattend.xml to this repository --- bypass.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bypass.cmd b/bypass.cmd index 0af2f1c..9424683 100644 --- a/bypass.cmd +++ b/bypass.cmd @@ -1,2 +1,2 @@ -curl -L -o C:\Windows\Panther\unattend.xml https://raw.githubusercontent.com/ChrisTitusTech/bypassnro/refs/heads/main/unattend.xml +curl -L -o C:\Windows\Panther\unattend.xml https://git.novemila.org/novemila/bypassnro/raw/branch/main/unattend.xml %WINDIR%\System32\Sysprep\Sysprep.exe /oobe /unattend:C:\Windows\Panther\unattend.xml /reboot \ No newline at end of file