Hi!

For the majority of Windows-XP-SP2 CDs it works!!

In very rare cases there exists a strange codepage issue.
You may try the following workaround:

1) Remove "i386\svcpack.in_" and copy this svcpack.inf to "i386\" :

[Version]
Signature = "$Windows NT$"
MajorVersion = 5
MinorVersion = 1
BuildNumber = 2600

[SetupData]
CatalogSubDir = "i386\svcpack"

[ProductCatalogsToInstall]
KB921401.CAT
KB888111.CAT

[SetupHotfixesToRun]

2) Search for the section "[FloppyFiles.1]" in "i386\dosnet.inf":
Remove the following items from this section:

d1,hdaudres.dll
d1,hdaudio.sys
d1,hdaudio.inf
d1,hdaudbus.sys
d1,hdaudbus.inf
d1,hdashcut.exe
d1,hdaprop.dll

3) Furthermore add the following lines to i386\dosnet.inf:

[OptionalSrcDirs]
svcpack

Hope that helps!

Greetz,

Rockbow

Thank you! Great work!
Could you please add me to the beta tester group?
I would like to download 6.07 b3.

Greetz,

Rockbow

Don't know what's wrong. The tag-file is "SerePack.in_". But the slipstreamer doesn't say something about it and streams the hotfixes again.

A workaround for the "Microsoft UAA Bus Driver for High Definition Audio" - error popup during setup is integrating Serebys update pack (german) as described here:
http://forum.driverpacks.net/viewtopic. … 1000#p1000

Well we found a workaround for this (and the kb888111 - popup) problem.

Apparently the detection of Serebys Update Pack is not working or not implemented (probably detection of serepack.inf).
A workaround exists in pretending that RyanVM update pack was slipstreamed (but in fact it was Serebys):
We just put a file named "RVMUPPCK.IN_" in the i386 Folder and no further hotfixes get integrated by DPs_BASE.exe (dirty fix!!)

As result no annoying "Microsoft UAA Bus Driver for High Definition Audio" - Popup appears any longer. smile
So it seems that Serebys kb888111 integration works.

Greetz,

Rockbow

I can confirm this. DriverPack 6.06.1 slipstreams the hotfixes again.
That leads into trouble, because Windows Setup complains about an missing "hdaudres.dll".

I tried Serebys hotfix pack integration to get rid of "Microsoft UAA Bus Driver for High Definition Audio"-Popup Problem already discussed here:
http://forum.driverpacks.net/viewtopic.php?id=67

Still no success. sad

Anyone could help?

Greetz,

Rockbow

@ruudboek
@Bashrat

I can confirm that SVCPACK.IN_ is broken after the slipstream process. The unpacked SVCPACK.INI contains nonsense.
I use the german Version of WinXP pro.
Unfortunately replacing the broken SVCPACK.IN_ does not solve the Problem for me.

I replaced the broken one with this one (in compressed form):

[Version]
Signature="$Windows NT$"
MajorVersion=5
MinorVersion=1
BuildNumber=2600

[SetupData]
CatalogSubDir="\i386\SVCPACK"

[ProductCatalogsToInstall]
KB888111.CAT
KB913425.CAT
KB883667.CAT

[SetupHotfixesToRun]

But still the "Microsoft UAA Bus Driver for High Definition Audio" - error pops up during setup...Argh....

Any further hints what could solve this problem?

Greetz,

Rockbow