Marc,
I haven't got access to a Windows Embedded machine -- If I remember
correctly I had access to a download through my University's MSDNAA
program, but that's now expired so I can test this. Isn't the
configuration of Win7 Embedded modular, so you get to choose on
installation time what drivers to include?
I suspect this is a case of Embedded not including the internal
usbser.sys driver files my INF file references, or perhaps it is
located in a different directory. Google turns up this thread:
http://social.msdn.microsoft.com/Forums/ar-SA/quebecmisc/thread/56315793-9a01-4cf4-8991-24cc749c9d9a
Which seems to support this; you need to select the driver package
listed there when you create the installation image to get the
usbser.sys driver included in the base install.
Cheers!
- Dean