member11 Posted January 10, 2005 Posted January 10, 2005 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 itif i remove this video from device manager and run driver setup, everything is OK.how can i fix this problem.?thank you.
Astalavista Posted January 11, 2005 Posted January 11, 2005 the first u can do is ask teh mod to move your post to the devices area
kenkueh Posted January 11, 2005 Posted January 11, 2005 the first u can do is ask teh mod to move your post to the devices areaSo no one will answer ur question here.
Bâshrat the Sneaky Posted January 11, 2005 Posted January 11, 2005 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 /switchesReplace 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)
DAVE6666 Posted March 4, 2007 Posted March 4, 2007 had this same problemchecked the windows setupapi.logand found that hcwbt8xx.sys was not copying to c:/windows/system32/driversManually did this and updated the drivers in device managerand it works fine now.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now