📣INFORMATION📢

Hello everyone,
Thanks to your generosity, S-D continues with the possibility of lasting until 2026. I would like to thank a very important donor.
The list of donors will be posted online by Tuesday to thank you for your generosity and thus continue to share my passion with you.
Thank you again!.😉 Fdrsoft

3) Préparation de la mise à jour du firmware

Téléchargement MEInfo

MEInfo Serie 16.x/15.x/14.x/13.x/12.x/11.x/10.x/9.x/8.x/7.x

Pour lancer la mise à jour depuis Windows, commencer par télécharger le bon firmware en fonction de votre chipset

Z690/H670/Q670/B660/... Intel Serie 600 (16.x)

Z590/H470/Q470/B460/... Intel Serie 500 (15.x)

Z490/H470/B460.... Intel Serie 400 (14.x)

Z370/H370/B350/... Intel Serie 300 (11.x ou 12.x)

Z270/H270/B250/... Intel Serie 200 (10.x & 11.x)

Z170/H170/B150/... Intel Serie 100 (10.x & 11.x)

Z97/Z87/H87/... Intel Serie 9.x (9.x & 10.x)

Z77/H77/H71/X79/... Serie 8.x

Z68/X79/.... Serie 7.x

Décompresser le pack puis éditer le fichier *bat si présent ou créer le:

Pour Windows 64bits, la ligne de commande doit être similaire a celui-ci

 @echo off
pushd %~dp0
FWUpdLcl64 -FORCERESET -F ME_monfirmware.bin
pause

 << Pour Windows 32bits >>

@echo off
pushd %~dp0
FWUpdLcl -FORCERESET -F ME_monfirmware.bin
pause

 (en fonction du nom du firmware)