Slipstreaming KB888111 into wXPsp2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Trying to slipstream KB888111 (High Definition Audio class driver) into a
windows XP sp2 unattended installation with the /integrate switch.
kb888111xpsp2.exe tells me eveything is OK...

When starting an installation, the setup complains: "Cannot copy hdaudio.inf"
It does this for every file that's included in the hotfix.

When i remove the lines that the integration has added to DOSNET.INF,
everything works like before?

Anybody with a similar problem/solution?

Thanks in advance,

Thomas Verschuren
 
ThomasV said:
Hi,

Trying to slipstream KB888111 (High Definition Audio class driver) into a
windows XP sp2 unattended installation with the /integrate switch.
kb888111xpsp2.exe tells me eveything is OK...

When starting an installation, the setup complains: "Cannot copy hdaudio.inf"
It does this for every file that's included in the hotfix.

When i remove the lines that the integration has added to DOSNET.INF,
everything works like before?

Anybody with a similar problem/solution?

Please make sure you removed "write protected" attribute of all files
and subfolders of windows share before integrating any servicepacks or
hotfixes.

KB888111 definitely works using integrate switch.
 
Please make sure you removed "write protected" attribute of all files
and subfolders of windows share before integrating any servicepacks or
hotfixes.

KB888111 definitely works using integrate switch.

Rights where ok on the Unattended Share when i executed the integrate.

Anyway, the Hotfix works now, and this is what i did:

- Installed the hotfix on the Unatt. Share with the integrate switch.

- Removed the lines that the hotfix added to DOSNET.INF, except for:
[OptionalSrcDirs]
svcpack

- In i386\svcpack renamed the hotfix files to match 8.3

- In i386\svcpack.inf changed the hotfix names to match 8.3

This ensures that the files are copied, and the hotfix is executed.


Best Regards,

Thomas
 
Back
Top