@echo off
for /r %%a in ("%WINDIR%\Setup\Updates"\*) do dism /Online /Add-Package /PackagePath:%%a /ignorecheck /norestart
...
call "%WINDIR%\Setup\Files\W8updates.bat"
rd /q /s "%WINDIR%\Setup\Updates"
rd /q /s "%WINDIR%\Setup\Files"
del /q /f "%0"
shutdown.exe /r /t 5
[notes here]
\Recovery
Oh yeah, Derrrrrrrrrr[ExclusionList]
; my comments
[block]
line1
line2
Works a treat[notes here]
\Recovery