FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c “cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname”
转载于:https://www.cnblogs.com/sanmao_net/archive/2012/04/25/2469666.html
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c “cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname”
转载于:https://www.cnblogs.com/sanmao_net/archive/2012/04/25/2469666.html