Trying to update from a previous version of IE8 to the new beta, I discovered there to be no entry on the list of programs to uninstall for IE. Found this, and it might be of use to someone else:
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-8*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"
(Taken from https://connect.microsoft.com/IE/fee...dbackID=363677 , added a space after "\Packages")


LinkBack URL
About LinkBacks
Reply With Quote




