Prev: How do I dig deeper into a crash dump with WinDbg to idenify l
Next: Problem about digital Sign On Window X64 OS
From: William[lxk] on 21 Dec 2009 16:09 Hello we are seeing some new warnings with the INF2cat tool, with our newly formatted INF files. We started getting the warnings when we changed the format of our INFs to have only one bus enumerator per line. For example: [LEXMARK_PRINTERS] "Lexmark Universal XL" = LMUD0C40.GPD,LPTENUM\Lexmark_Internationa6EF4 "Lexmark Universal XL" = LMUD0C40.GPD,USBPRINT\Lexmark_Internationa6EF4 "Lexmark Universal XL" = LMUD0C40.GPD,WSDPRINT\Lexmark_Internationa6EF4 "Lexmark Universal XL" = LMUD0C40.GPD,Lexmark_Internationa6EF4 Before we were doing it all on one line like this: "Lexmark Universal PS3" = LMUD0540.PPD,,USBPRINT\1284_CID_LexmarkLaserPrinterPS3,WSDPRINT\1284_CID_LexmarkLaserPrinterPS3 This change was done so that when the driver is submitted to WU it would get downloaded for all connection types, not just the USB, which was all we were getting before. Please note that we do not get any warnings with INFgate, and we realize that INF2cat is not a tool required for logo submission. It's just that Lexmark does not want these warning to come back and bite us later on. Any idea why INF2Cat would be giving these warning for our new INF files? Thanks! -- -wy
From: Tim Roberts on 22 Dec 2009 23:54
William[lxk] <Williamlxk(a)discussions.microsoft.com> wrote: > >Hello we are seeing some new warnings with the INF2cat tool, with our newly >formatted INF files. We started getting the warnings when we changed the >format of our INFs to have only one bus enumerator per line. For example: >... >Any idea why INF2Cat would be giving these warning for our new INF files? WHAT warnings do you get? -- Tim Roberts, timr(a)probo.com Providenza & Boekelheide, Inc. |