3 lines
214 B
Batchfile
3 lines
214 B
Batchfile
curl -L -o C:\Windows\Panther\unattend.xml https://raw.githubusercontent.com/christitustech/bypassnro/main/unattend.xml
|
|
%WINDIR%\System32\Sysprep\Sysprep.exe /oobe /unattend:C:\Windows\Panther\unattend.xml /reboot
|