Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #474

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

stephannn
Copy link

Fixed HP BIOS Download

Fixed HP BIOS Download
@osxos
Copy link

osxos commented Aug 15, 2023

Thank you very much for looking into the HP download issue. I can confirm this works. Is there a way we can implement this on the actual ".exe" application? Or do we just run an updated Powershell copy with these changes everytime as needed?

@stephannn
Copy link
Author

Hi,
we just created a shortcut for the PS because the EXE is basically the PS just wrapped:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -ExecutionPolicy Bypass -File "D:\Program Files\Tools\Driver Automation Tool\DriverAutomationTool.ps1"

BTW I think some weeks ago I did some other modifications because on the old models HP is still using the old naming convention. I uploaded my last version here: https://github.com/stephannn/DriverAutomationTool/tree/master/Current%20Branch/7.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants