I'm trying to extract a flashable bios file(ch341a) from the lenovo bios executable download. I have tried the instructions from this site
https://starkeblog.com/lenovo/uefi/2...pdate-exe.html, which are not working. According to those instructions, after issuing the command
Code:
"innoextract 7wcn38ww.exe"
it should create an \app folder, inside which, I should find a newly created "7wcn38ww.exe" file. I should then be able to extract that using 7zip and find my .FD file.
The trouble I'm having is that I'm not getting the newly...
Comment