No autounattend.xml

This commit is contained in:
Niklas Jeske 2023-02-27 17:22:10 +01:00 committed by GitHub
parent 9bded91e2d
commit f1e0c41c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,8 +167,8 @@ echo Unmounting image...
dism /unmount-image /mountdir:%HOMEDRIVE%\scratchdir /commit
cls
echo the tiny11 image is now completed. Proceeding with the making of the ISO...
echo Copying unattended file for bypassing MS account on OOBE...
copy /y %~dp0autounattend.xml %tiny11%\autounattend.xml
rem echo Copying unattended file for bypassing MS account on OOBE...
rem copy /y %~dp0autounattend.xml %tiny11%\autounattend.xml
echo.
echo Creating ISO image...
%~dp0oscdimg.exe -m -o -u2 -udfver102 -bootdata:2#p0,e,b%tiny11%\boot\etfsboot.com#pEF,e,b%tiny11%\efi\microsoft\boot\efisys.bin %tiny11% %~dp0tiny11.iso