maurice-daly / DriverAutomationTool

Home of the Driver Automation Tool
https://www.msendpointmgr.com
BSD 2-Clause "Simplified" License
382 stars 114 forks source link

Lenovo M70s BIOS exe name mismatch #374

Open msmenacker opened 1 year ago

msmenacker commented 1 year ago

We are using v7.1.4 for Lenovo BIOS downloads only. When using the tool to download and create new packages, the Lenovo M70s model hangs with the BITS window open. I looked in the log and tried the M70s path shown: https://download.lenovo.com/pccbbs/thinkcentre_bios/n22uj30w.exe, and I get a 404 not found error – could be why the download didn’t work. Also noticed that the xml file doesn’t match the exe name but it does work: https://download.lenovo.com/pccbbs/thinkcentre_bios/m2tjy50usa_2_.xml

The command line in the xml shows m2tjy50usa.exe and not the n22uj30w.exe above in the download link. The n22uj30w.exe is also listed as the exe for the T480s model we have in our environment, which downloaded and updated that package no problem. Any idea how to resolve? I can download the m2tjy50usa.exe and add it to the package source files, but not sure how to extract and update the package manually. Thanks!