AC97 driver update problem

T

Tony Camilli

I have an XPe image that works fine. However, if the
user decides to update the sound drivers, I am running
into a problem.

If the drivers (inf and sys files) land in a certian
directory (say, c:\drivers\audio) and an inf install is
attempted from that directory, there are prompts for
missing files (ksuser.dll, ksproxy.sys, drmk.sys,
wdmaud.drv) with the path "c:\drivers\audio\i386", rather
than the correct location of the files. I have
determined one cause for this is a line in the audio
driver inf file:

Include=ks.inf,wmdaudio.inf

Any ideas on how I can work around the prompts without
removing the include line from the inf?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top