@ECHO OFF

@echo off

@echo off

Blog Article

pushd "%~dp0"
dir /b C:WindowsservicingPackagesMicrosoft-Home windows-GroupPolicy-ClientExtensions-Offer~3*.mum >Checklist.txt
dir /b C:WindowsservicingPackagesMicrosoft-Home windows-GroupPolicy-ClientTools-Deal~three*.mum >>Record.txt

for /file %%i in ('findstr /i . Record.txt two^>nul') do dism /on the check here internet /norestart /incorporate-deal:"C:WindowsservicingPackages%%i"
pause

Report this page