up vote 0 down vote favorite
1
share [g+] share [fb]

I have one computer (Windows XP) which is updating via update services. Most updates are installing successfully, however updates to MS Office are failing to install. Windows updates then pops up again with the list of pending office updates still listed. Repeated attempts to install the updates fail again.

link|improve this question

+1. This seems like a reasonable sysadmin question. If I may make a suggestion: Consider rewording the subject to be in a more focused format, such as how to re-enable Office updates which are not applying. Also, consider giving more details about what it means when "installation fails." – jhs May 3 '09 at 18:59
feedback

1 Answer

up vote 1 down vote accepted

Appears to be a problem with the windows installer service. Resolve by command line:

msiexec /unregister
msiexec /regserver
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.