diff --git a/InstallOfficeandSysprep.cmd b/InstallOfficeandSysprep.cmd index 7a063c0..0d8f102 100644 --- a/InstallOfficeandSysprep.cmd +++ b/InstallOfficeandSysprep.cmd @@ -1,2 +1,3 @@ d:\setup.exe /configure d:\FFU.xml +taskkill /IM sysprep.exe c:\windows\system32\sysprep\sysprep.exe /quiet /generalize /oobe \ No newline at end of file