Reply to post: Re: Dear MS, Please put your own house in order

Microsoft: Stop using Microsoft Silverlight. (Everyone else has)

Nick Ryan Silver badge

Re: Dear MS, Please put your own house in order

I can't remember where I found it (so don't blame be), but drop these in a batch file - it works for me:

reg delete HKLM\Software\Microsoft\Silverlight /f

reg delete HKEY_CLASSES_ROOT\Installer\Products\D7314F9862C648A4DB8BE2A5B47BE100 /f

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\D7314F9862C648A4DB8BE2A5B47BE100 /f

reg delete HKEY_CLASSES_ROOT\TypeLib\{283C8576-0726-4DBC-9609-3F855162009A} /f

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\install.exe /f

reg delete HKEY_CLASSES_ROOT\AgControl.AgControl /f

reg delete HKEY_CLASSES_ROOT\AgControl.AgControl.5.1 /f

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00} /f

rmdir /s /q "%ProgramFiles%\Microsoft Silverlight"

rmdir /s /q "%ProgramFiles(x86)%\Microsoft Silverlight"

Normal disclaimers apply: i.e. use at your own risk, do not apply to first born children, it's not my fault if your system goes up in smoke and triggers the apocalypse, yada yada yada.

You may have to reformat the lines depending on El Reg, and your browser. If you can't do this you probably shouldn't be running them in the first place. I think after this you just need to tell Windows Update exactly where to go with the Silverlight "essential" install and that's it. If some cretinous app installs Silverlight on you, you can re-run these commands (and break the app, no doubt).

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon