G
Gelöschte Mitglieder 5700
Gast
How to clean a corrupted Silverlight installation and then reinstall SilverlightWindows 10 update hat gerade eeeeeewig gedauert.
Jetzt ist mir aufgefallen das schon ca. 5 mal versucht wurde dieses update zu installieren:
Sicherheitsupdate für Microsoft Silverlight (KB3080333)
jedes mal ohne erfolg. nervig. windows 10 nervt.
Let me fix it myself
To resolve this issue yourself, follow these steps:
- Click Start and type Notepad in the Search box
- Double-click on Notepadfrom the list of results above
- Copy and then paste the following text into Notepad.
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"
- Click File and Save As and type CleanSilverlight.cmd
- In the Save astype box, click All Files (*.*)
- In the Save in box, click Desktop, and then click Save
- On the File menu, click Exit
- Right-click the CleanSilverlight.cmd file on your desktop and click Run as administrator
- When the uninstall completes, right-click theCleanSilverlight.cmd file on your desktop and click Run as administrator a second time
- Once the uninstall has completed, click the link below to install the latest version of Microsoft Silverlight
http://www.microsoft.com/getsilverlight/get-started/install/default.aspx - Delete the CleanSilverlight.cmd file from your desktop.
Bitte sehr