Automatic uninstall IE9 and roll back to IE8

FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c “cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname”

http://www.kolltveit.org/?p=514

原文地址:https://www.cnblogs.com/sanmao_net/p/2469666.html