Click to view attachment
According to the XPcreate.log : Renaming msxml4sp2-kb887606-x86-enu.exe to XPCTF108.exe
Now here is whats in my svcpack.inf for that hotfix after XPcreate is finish:
CODE
"XPCTF108.EXE /Q:A /R:N /C:""DAHOTFIX.EXE /Q /N"""
I tried changing to:
CODE
"XPCTF108.EXE /Q:A /R:N /C:""DAHOTFIX.EXE /Quiet /Passive /Nobackup /NoRestart /overwriteoem"""
but it still comes up. How can i fix it??