Jump to content

Driver issue with Unattended setup


Recommended Posts

Posted

i have a wintv PCI card from hauppauge. I added its driver along with other drivers. Everything works fine EXCEPT this WINTV DRIVER thing.

it has audio & video driver. The strange thing is audio driver is in BUT not video driver (yellow mark next to it).

I receive this error message "A service installation section in this INF is invalid." when i manually update it

if i remove this video from device manager and run driver setup, everything is OK.

how can i fix this problem.?

thank you.


Posted

You could do the following:

-add drivers like you're doing now

- from a batchfile: IF EXIST %windir%\system32\driverfile.sys START /WAIT Setup.exe /switches

Replace driverfile.sys with a driverfile that DOES get installed. If it's found, the setup will start and everything will get installed. (don't forget to add the correct switches to achieve a silent installation of the setup)

  • 2 years later...
Posted

had this same problem

checked the windows setupapi.log

and found that hcwbt8xx.sys was not copying to c:/windows/system32/drivers

Manually did this and updated the drivers in device manager

and it works fine now.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...