How to install a driver if there is no setup.exe file. How to Manually Install a Driver Using an .INF File. A driver package you downloaded doesn’t include an installer application (like setup.exe or install.msi). In these cases, you can use the Setup Information file (.INF) to manually install the driver.
An example package may look something like this:
If you don’t see the file extension (.inf):
- In File Explorer, select View on the menu bar.
- Click to enable File Name Extensions.
How to install the driver.
Right-click the .inf file and select Install
Select Yes on the User Account Control warning.
A window will pop-up saying: The operation completed successfully.
You can select multiple INF files at one time, then right-click any one of them and select Install to proceed.
Brief Guide to Install Driver.
- Right-click the .inf file and select Install
- Select Yes on the User Account Control warning.
A window will pop-up saying: The operation completed successfully.
best