DIGITory/MS Windows
Remove Internet explorer
Joe.C
2014. 7. 25. 13:44
IE 9 :
1. excute 'cmd' with admin's permission
2. run :
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*9.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"