Regrets for continuing the thread after a gap.
I tried all the possible ways but in vain. Inspite of having >option in the xml file,
the DPInst gives the error for unsigned driver installation.
The version section does not consists of any catalogfile entries.
The point is that it is successfully installing in Vista. So does it depend
on OS design. Even in that case Vista should be more defending than XP.
Somebody who successfully pre-installed unsigned drivers on Windows XP,
kindly continue the thread.
Regards.
On Thu, Jan 3, 2008 at 10:16 PM, Bhaskar wrote:
> If I comment Catalog Directive, it gives the error that no catalog
> directive is present.
>
> I pre installed custom HID driver in XP couple of months ago and I need to
> compare the package contents in both the cases.
>
> I will update the status as soon as I complete my verification.
>
> Regards.
>
>
> On Jan 3, 2008 2:24 PM, Abhishek R wrote:
>
> > Does the [Version] section of your INF file have a CatalogFile
> > directive? If
> > so, delete or comment out that line and try again.
> >
> > wrote in message news:xxxxx@ntdev…
> > >
> > > Dear Team,
> > >
> > > I am pre-installing the drivers for the device using DPInst.exe.
> > Since I
> > > want to install unsigned drivers, I am using element in
> > the
> > > xml file.
> > >
> > > I did the same when pre-installing the unsigned drivers on Vista and
> > > everything worked fine.
> > >
> > > But on XP machine, I get the following error:
> > >
> > > INFO: ENTER: DriverPackagePreinstallW
> > >
> > > ERROR: Catalog file ‘c:\test.cat’ not found.
> > >
> > > Integrity check of driver package ’ test.inf’ failed.
> > >
> > > INFO: RETURN: DriverPackagePreinstallW (0xE0000304)
> > >
> > > Do I need to specify any other option in order to pre-install the
> > drivers
> > > in XP.
> > >
> > > Also WINUSB architecture is applicable only from Vista or on XP also.
> > I
> > > found winusb.inf in Vista machine but in XP even though I located
> > > winusb.sys and winusb.dll, I did not find any winusb.inf file.
> > >
> > > Regards.
> > >
> >
> >
> >
> > —
> > NTDEV is sponsored by OSR
> >
> > For our schedule of WDF, WDM, debugging and other seminars visit:
> > http://www.osr.com/seminars
> >
> > To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
> >
> >
>
>
Another point is that I am not even using the custom driver which is builded
in DDK.
To use WinUSB, I modified INF file and want to pre install it.
Regards.
On Fri, Feb 29, 2008 at 7:01 AM, Bhaskar wrote:
> Regrets for continuing the thread after a gap.
>
> I tried all the possible ways but in vain. Inspite of having > >option in the xml file,
> the DPInst gives the error for unsigned driver installation.
>
> The version section does not consists of any catalogfile entries.
>
> The point is that it is successfully installing in Vista. So does it
> depend on OS design. Even in that case Vista should be more defending than
> XP.
>
> Somebody who successfully pre-installed unsigned drivers on Windows XP,
> kindly continue the thread.
>
> Regards.
>
>
> On Thu, Jan 3, 2008 at 10:16 PM, Bhaskar wrote:
>
> > If I comment Catalog Directive, it gives the error that no catalog
> > directive is present.
> >
> > I pre installed custom HID driver in XP couple of months ago and I need
> > to compare the package contents in both the cases.
> >
> > I will update the status as soon as I complete my verification.
> >
> > Regards.
> >
> >
> > On Jan 3, 2008 2:24 PM, Abhishek R wrote:
> >
> > > Does the [Version] section of your INF file have a CatalogFile
> > > directive? If
> > > so, delete or comment out that line and try again.
> > >
> > > wrote in message news:xxxxx@ntdev…
> > > >
> > > > Dear Team,
> > > >
> > > > I am pre-installing the drivers for the device using DPInst.exe.
> > > Since I
> > > > want to install unsigned drivers, I am using element
> > > in the
> > > > xml file.
> > > >
> > > > I did the same when pre-installing the unsigned drivers on Vista and
> > > > everything worked fine.
> > > >
> > > > But on XP machine, I get the following error:
> > > >
> > > > INFO: ENTER: DriverPackagePreinstallW
> > > >
> > > > ERROR: Catalog file ‘c:\test.cat’ not found.
> > > >
> > > > Integrity check of driver package ’ test.inf’ failed.
> > > >
> > > > INFO: RETURN: DriverPackagePreinstallW (0xE0000304)
> > > >
> > > > Do I need to specify any other option in order to pre-install the
> > > drivers
> > > > in XP.
> > > >
> > > > Also WINUSB architecture is applicable only from Vista or on XP
> > > also. I
> > > > found winusb.inf in Vista machine but in XP even though I located
> > > > winusb.sys and winusb.dll, I did not find any winusb.inf file.
> > > >
> > > > Regards.
> > > >
> > >
> > >
> > >
> > > —
> > > NTDEV is sponsored by OSR
> > >
> > > For our schedule of WDF, WDM, debugging and other seminars visit:
> > > http://www.osr.com/seminars
> > >
> > > To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
> > >
> > >
> >
> >
>