saitoh183 Posted October 28, 2005 Posted October 28, 2005 Let me start by showing the screenshot of the problemAccording to the XPcreate.log : Renaming msxml4sp2-kb887606-x86-enu.exe to XPCTF108.exeNow here is whats in my svcpack.inf for that hotfix after XPcreate is finish:"XPCTF108.EXE /Q:A /R:N /C:""DAHOTFIX.EXE /Q /N"""I tried changing to: "XPCTF108.EXE /Q:A /R:N /C:""DAHOTFIX.EXE /Quiet /Passive /Nobackup /NoRestart /overwriteoem"""but it still comes up. How can i fix it??
cluberti Posted October 31, 2005 Posted October 31, 2005 Part of the problem is that it's not a dahotfix.exe hotfix . If you extract it, it's an update.exe hotfix.So, you can call it by "msxml4sp2-kb887606-x86-enu.exe /passive /norestart", or you can integrate it via "msxml4sp2-kb887606-x86-enu.exe /integrate:<path to xp source>". DAHOTFIX won't work for this hotfix, because it's an update.exe hotfix.
saitoh183 Posted November 1, 2005 Author Posted November 1, 2005 Thx for the tip....i rearranged my files and it works
tarquel Posted November 18, 2005 Posted November 18, 2005 what folder did u move it into btw?you never said hehe N.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now