Inf Install
You should see a message stating "The operation completed successfully."
Check if there is a .cat (Catalog) file in the same folder as your INF. inf install
[Install] CopyFiles = NIC.DLL, NIC.SYS CreateRegEntry = HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\NIC, Start, 0 LaunchExecutable = NIC_SETUP.EXE You should see a message stating "The operation
Use the following command syntax: pnputil /add-driver "path\to\your\driver.inf" /install inf install
Example PowerShell alternative: