Windows Embedded Blog

Posts Tagged ‘driver installation error

New Windows Embedded Tool: Driver Injector

with one comment

I have developed a new tool called Driver Injector for Windows Embedded which makes installing drivers easier and it helps a lot in case there are problem during a driver installation. The tool will automatically search for matching drivers and will inject them to the target system. This can help if you need to install lots of drivers from a driver DVD. In this case Driver injector will do the work for you. Just specify the devices.pmq file (run TAP.exe on your target device to get the device information) and specify the driver search directory – in this scenario it will be the driver DVD. After a few clicks all drivers are included in your image and Windows can install them automatically.

The tool also helps if there is a problem when installing a driver. Windows normally just shows that there was an error installing the driver (Cannot find file specified, The service specified is invalid,..). However it lacks important information. When this is the case just explore the INF file of the driver with Driver Injector. The tool will show you what is missing from your image within a few seconds. All missing files are highlighted. To solve the issue just copy the missing files to your image and install the driver again. This is the easiest and fastest way to solve these kind of errors.

The tool can be downloaded for free on the Elbacom Website: http://www.elbacom.com/embedded/products/tools

Also I have published a detailled how to on the techblog and will add additional howtos for specific usage scenarios within the next days.

Written by Wolfgang Unger

February 3, 2011 at 16:30