Skip to content

Instantly share code, notes, and snippets.

@seyuf
Last active December 7, 2020 13:10
Show Gist options
  • Save seyuf/87c16abb6c5902dd66c1956e9cf4ca0b to your computer and use it in GitHub Desktop.
Save seyuf/87c16abb6c5902dd66c1956e9cf4ca0b to your computer and use it in GitHub Desktop.
upgrade dell bios with dead battery
### bios flash without battery in WinPE
Run 3521A12.exe with wrong parameter (e.g. writehdrfile)
Wait for error window, but don't close it.
Go to %temp% folder.
Find folder with name looks like - 7zS62A4.tmp
Copy it to somewhere.
Close error window.
Edit platform.ini: replace BatteryCheck=1 to BatteryCheck=0
Run InsydeFlash.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment