I am trying to solve a problem with devcon for which I need to locate the INF file for a device driver.
I can find out which device driver a device is using via the device manager (driver details). It will point me to the driver, in my case, stored in C:\Windows\system32\DRIVERS\e1i63x64.sys.
Where can I find the corresponding INF file?