"Pazu" <> wrote in message
news:AA1823D2-B8D2-43B2-BF5B-...
> Hello,
> I have the same issue discussed here in July quite often. Common hint:
> "uninstall .NET 2.0, 1.1 and 1.0, install them and run updates again" DOES
> NOT HELP me a lot, since it means for me: uninstall SQL 2K5 (5 instances)
> uninstall MS CRM 3.0 and uninstall WSS30. Since all this in production
> environment, this would meant the same like throwing the server out of the
> window. Any other idea ? There must be some very exact reason why so many
> people have this erro 0x663, and a way to correct it manually, ha ?
> Thanks for ideas.
> Regards, Pazu
<cmd_output OS="XPsp2">
F:\WINDOWS\system32>set /a c = 0x663
1635
F:\WINDOWS\system32>net helpmsg %c%
This patch package could not be opened. Verify that the patch package exists
and that you can access it, or contact the application vendor to verify that this
is a valid Windows Installer patch package.
</cmd_output>
What does the log say? Try a verbose log if not enough clues so far?
Do you have the right version of the installer?
Hmm... the KB article even mentions that possibility:
http://support.microsoft.com/?kbid=928365
<quote>
Prerequisites
To install this security update, you must have Microsoft Windows Installer 3.1 installed on the computer.
</quote>
If you are doing a manual install your problem is really more related
to the product involved than to the way that it is deployed (e.g. WU).
So you may get better assistance in a newsgroup which specializes
either in the product.being updated or the enviroment in which you
are installing it.
BTW can't you take one server out for maintenance? ; }
HTH
Robert Aldwinckle
---