Hello,

What is the substitute of LayoutFile=layout.inf in the inf file for
Vista ?.
I try to install automatically the driver usbser.sys but the directive
LayoutFile
not work, because the layout.inf is not present in Vista.
I have seen that the driver usbser.sys is present in directory
"C:\Windows\sytem32\DriverStore\FileRepository\mdmcpq.inf\", can I add
in my
inf file this directory, and is it recommanded ?

Best regards

RE: Replacement of LayoutFile in Inf file by neilsa

neilsa
Mon Jul 30 20:30:00 CDT 2007

The correct way to reference USBSER.SYS from your INF is described here:

http://support.microsoft.com/kb/837637

You should not reference the path below directly, as it is subject to change.



"remi_inconnu@yahoo.fr" wrote:

> Hello,
>
> What is the substitute of LayoutFile=layout.inf in the inf file for
> Vista ?.
> I try to install automatically the driver usbser.sys but the directive
> LayoutFile
> not work, because the layout.inf is not present in Vista.
> I have seen that the driver usbser.sys is present in directory
> "C:\Windows\sytem32\DriverStore\FileRepository\mdmcpq.inf\", can I add
> in my
> inf file this directory, and is it recommanded ?
>
> Best regards
>
>