texhex / BiosSledgehammer

Automated BIOS, ME, TPM firmware update and BIOS settings for HP devices
Apache License 2.0
128 stars 17 forks source link

StartExampleDownloads fails because of SP88497 #74

Closed texhex closed 6 years ago

texhex commented 6 years ago

The script fails because https://ftp.hp.com/pub/softpaq/sp88001-88500/sp88497.exe (newest BCU) is being extracted to C:\SWSetup\[sp88497 (note the extra [ before sp), and this is not expected.

We'll need to create workaround in the script to compensate this error from HP.

texhex commented 6 years ago

Pushed a fix to the repo, the workaround is now active.