I want to install a signed USB driver with WIX 2 and DIFxApp.
This works as long as the USB device is connected to the PC during
installation. If no device is connected DIFxApp does not report an error and
adds an entry to Add/Remove Programs. But when I connect the device Windows
can't find the driver and asks for the *inf file.

The log reports the following:
DIFXAPP: INFO: No matching devices found in INF "foo.inf" on the Machine.
DIFXAPP: INFO: No drivers installed. No devices found that match driver(s)
contained in 'foo.inf'.
DIFXAPP: SUCCESS:Installation completed with code 0xE000020B.

So what can I do to preinstall a driver with DIFxApp?

Thanks,
Markus