"Fixxxer" <Fixxxer@discussions.microsoft.com> wrote in message
news

1EFA407-308E-4F59-893D-710A030264BA@microsoft.com
....
>I was able to get the KB828741 installed. Even though numerous attempts to
> download it and install it manually have failed, i decided to try it in safe
> mode. Installing this file manually in safe mode worked.
>
> However, this process did not work for KB828732.
Your previous correction was KB835732 so look at the TechNet
article about this security update (aka MS04-011).
Specifically look at the file manifest for your OS.
Check current file versions in case the update has been partially applied.
Tip: filever (e.g., from the Support Tools) is helpful when doing this.
> When i attempt to install it manually i get
>
> Setup can not copy the file msgina.dll
Check the status of that module extra carefully then.
E.g. when I use tasklist to check mine (XPsp2)
I can see that there is no way that this could be replaced
except by renaming it during a reboot:
tasklist /fi /"Modules eq msgina.dll"
Check the permissions of that module using cacls msgina.dll
Check with the log file to see if that renaming was being set up.
Check the log file (and any other diagnostics) the install created
in case there is something else blocking a successful install.
> Ensure that the location specified below is correct, or change it and insert
> 'Windows XP Hotfix Source Files' in the drive you specify.
>
> It gives me the option to 'retry' 'cancel' and 'browse'
Details? What was the location "below"? Did you try to find it elsewhere?
Etc. Hint: you should be able to use File Find (e.g. Win-F)
instead of poking around with Browse...
HTH
Robert Aldwinckle
---