Victoire!!
Voici la solution qui a fonctionné pour moi:
Code :
To fix the .dll issue, you will need to re-register a couple of .dll files. To do this, follow these easy steps:
Run the command prompt by clicking on the Start Menu and selecting Run. Type "cmd" and hit Enter.
In the new window that came up, type each of the following commands, hitting enter after each one:
regsvr32.exe c:\windows\system32\WUAPI.DLL
regsvr32.exe c:\windows\system32\WUAUENG1.DLL
regsvr32.exe c:\windows\system32\ATL.DLL
regsvr32.exe c:\windows\system32\WUPS2.DLL
regsvr32.exe c:\windows\system32\WUCLTUI.DLL
regsvr32.exe c:\windows\system32\WUPS.DLL
regsvr32.exe c:\windows\system32\WUWEB.DLL
regsvr32.exe c:\windows\system32\WUAUENG.DLL
Windows update should now behave normally.
Et ensuite j'ai été m'assurer que le service "mises à jour automatique" (via services.msc) était démarré et setté à "automatique au démarrage". Pour une raison inconnue, après un fresh install, ce service était à OFF sur mon ordi
