|
Version
Installation
Changes
Fixes
Known issues
Known limitations
Upgrade recommendation
Comments
- Supplier version: 5.12.01.3019
- HP package revision: 5AWccvcc
NOTE: Remove any previously installed driver using the instructions in the next section.
|
1
|
Step 1
|
Double-click on the Setup.exe file.
For unattended installation, run SETUP.EXE with the -s parameter (will use the .iss file provided with the driver).
|
|
2
|
Step 2
|
Follow the instructions
|
|
3
|
Step 3
|
At the end of installation, reboot the system.
|
Note: To use a different setup.iss file, use the -f1 parameter to provide the full path to the file.
When running an installation in silent mode, no messages are displayed. Instead, a log file named Setup.log captures the installation data. The -f2 parameter is used to define where the log file should be created.
Creating a Custom Silent Response File:
Run Setup.exe with the -r parameter to record the install responses in setup.iss. Use the -f1 parameter to define where the .iss file is created.
For instance, the command line below creates setup.iss in the c:\tmp directory.
SETUP.EXE -r -f1c:\tmp\setup.iss
Should be done prior to a new installation
|
1
|
Step 1
|
Double-click on the Setup.exe file. It automatically detects that a previous driver version is installed. Accept the uninstall operation, and follow the instructions.
|
|
2
|
Step 2
|
Restart the PC upon completion
|
|