/build/static/layout/Breadcrumb_cap_w.png

IE10 - Uninstall (one that works)

Hi all,

Does anyone know how to uninstall IE10 and revert to IE8 using the scripting feature in KACE (or a managed install but preferably a script)?

The 2 ways I've currently seen on the web is wusa.exe and the other is something like this:

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

I believe both may actually work but not via KACE. If you are to run a command prompt manually on a PC as an administrator account and run these commands, IE uninstalls however running these commands via a script in KACE does not work. Either the script errors or says successful but nothing actually occurs.

Up to now, every script I've run via KACE has worked exactly as they do when run locally and manually but not this one.

I guess i will point out that I've tried running as local system and as a specific administrator with no success.

What I think might work is msiexec.exe /x {Product Code} however I'm having difficulty finding the product code in registry. It's not under HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall as the other MSI products are.

Running msiexec /x against the MSI installer file does not work either. The message displays says that it can only be run on products that are installed (clearly, IE is installed but that method doesn't work on it).

Think that covers everything.

Thanks.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: jknox 10 years ago
Red Belt
2

Haven't tried personally, but it appears to work here: http://www.itninja.com/question/un-install-internet-explerer10-silently-and-have-it-default-back-to-ie-9-or-ie-8

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ