Here's how to
extract the MSI for the "Wireless Button driver" for use in MDT/SCCM
sequence.
- Download the softpack direct from HP's website. In the example here I'm using SP77524 from the Elitebook 820 G3.
- Open an elevated command prompt and at the directory you stored the file and type "setup.exe /a"
You
will see a wizard appear. Don't click anything on this, leave it open.
- In file explorer browse to the "c:\users\%yourusername%\Appdata\local\temp folder.
Order
the files and folders by date modified. You will see one at the time you ran
the installer, open this folder and inside will be the required MSI along with
other required installation files.
You
can now take the contents of this folder and add to a deployment package. A
silent installation can by performed by running msiexec /I "HP Wireless
Button Driver.msi" /qn TRANSFORMS=1033.MST
If this helps you please don't forget to leave me a +1. Many thanks
No comments:
Post a Comment