From: TheDane on
I have tried x times to install the security update for MS Visual Studio 2008
SP1 (KB972222), it keeps failing, with error code 66A

I am using
Windows 7 Enterprise (6.1.7600)
MS Visual Studio Professional 2008 (Version 9.0.30729.1 SP, Microsoft .NET
Framework Version 3.5 SP1, 91605-270-4465162-60488)

From: Robert Aldwinckle on

"TheDane" <TheDane(a)discussions.microsoft.com> wrote in message news:631F46D6-D2E7-417E-9887-FB39E62D414C(a)microsoft.com...
>I have tried x times to install the security update for MS Visual Studio 2008
> SP1 (KB972222), it keeps failing, with error code 66A


Why are you doing that?


<cmd_output OS="XPsp3">
E:\>set /a c = 0x66A
1642
E:\>net helpmsg %c%

The upgrade patch cannot be installed by the Windows Installer service
because the program to be upgraded may be missing, or the upgrade
patch may update a different version of the program. Verify that the
program to be upgraded exists on your computer and that you have the
correct upgrade patch.
</cmd_output>


>
> I am using
> Windows 7 Enterprise (6.1.7600)
> MS Visual Studio Professional 2008 (Version 9.0.30729.1 SP, Microsoft .NET
> Framework Version 3.5 SP1, 91605-270-4465162-60488)
>