Code:
<RunSynchronousCommand wcm:action="add">
<Order>10</Order>
<Description>WinSXSDISMCleanup</Description>
<Path>CMD /C DISM /online /Cleanup-Image /StartComponentCleanup</Path>
</RunSynchronousCommand>
Code:
<Element Category="Unattended" Name="WinSXS DISM Cleanup" Selected="true" />
<Element Category="Unattended" Name="WinSXS DISM Cleanup (ResetBase)" Selected="true" />
KrX wrote:hi,
look at your AutoUnattanded.xml in the root of your iso
there is a section at the bottom:Code:
<RunSynchronousCommand wcm:action="add">
<Order>10</Order>
<Description>WinSXSDISMCleanup</Description>
<Path>CMD /C DISM /online /Cleanup-Image /StartComponentCleanup</Path>
</RunSynchronousCommand>
if you remove it this cmd wont open. its normal that it takes long...
in winreducer it is this options:Code:
<Element Category="Unattended" Name="WinSXS DISM Cleanup" Selected="true" />
<Element Category="Unattended" Name="WinSXS DISM Cleanup (ResetBase)" Selected="true" />
"Is it because I didn't log in with the administrator account,Is there any other way to solve it"
Trabbi wrote:你好linnvirgo,“ 是因为我没有使用管理员帐户登录,还有其他解决方法吗”我看到两个可能的原因。您在无人参与部分中为管理员选择了哪种类型的管理员或用户?您是否已在“调整”类别中激活选项“系统-禁用用户帐户控制(UAC)”?问候汉斯