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