RE: VS2005 SP1 for Vista Not Installing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That's really helpful - thanks!

I followed the instructions and got no error messages... but how do I know
that SP1 was actually applied? I see that my VS2005 version number is
8.0.50727.42, can any of you guys pleae confirm that this is the patched
version?


Alastair

"vvenk" wrote:

Guys:

Thanks to this gentleman from Microsoft, I was able to apply SP1.
Download SP1 to your computer and run the a batch file with the following
lines:

rem It is recommended you leave a domain and reboot before running this script

rem Backup the registry key before changing it to save the current values
reg export HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers
"%TMP%\safer.reg" /y

rem Set the new value and stop Windows Installer, which will automatically
restart when the patch gets installed
reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers /v
PolicyScope /t REG_DWORD /d 1 /f
net stop msiserver

rem Replace the name of the patch below according to which patch you
downloaded
rem This exmple silently installs the patch with verbose logging enabled
start /wait VS80sp1-KB926601-X86-ENU.exe /L*v+
"%TMP%\VS80sp1-KB926601-X86-ENU.log" /quiet

rem Delete the new value and restore previous registry values for SAFER
reg delete HKLM\SOFTWARE\Policies\Microsoft\Windows\Safer\CodeIdentifiers /v
PolicyScope /f
reg import "%TMP%\safer.reg"





Venkat, please read
http://blogs.msdn.com/heaths/archive/2007/01/11/known-issues-with-visual-studio-2005-service-pack-1.aspx
for a list of known issues with SP1. From your description, you’re seeing
error 1718 (may manifest in a couple of different ways) with a workaround
documented at
http://blogs.msdn.com/heaths/archive/2007/01/11/workaround-for-error-1718.aspx.



Please try that (leaving the domain is only recommended, but not required)
and see if that works. While you’re about to install the patch, please run it
from the command prompt and pass /L*vx+ patch.log so that if 1718 isn’t the
cause, we can find out what is. If the patch still fails, please ZIP that log
file and send it to me.



Also keep in mind that the install may appear to run more than once. This is
because the patch targets multiple product, or pieces of what you installed
as part of Visual Studio. Please do not cancel the install at any time.





Heath Stewart
Technical Lead
Deployment Technologies Group, Microsoft
http://blogs.msdn.com/heaths


"Alastair" wrote:

I have exactly the same problem. Visa 64-bit, VS2005, and the SP1 will not
install - same message as abakshi has.

Please can someone advise?



"abakshi" wrote:

Nope, nothing yet...


"vvenk" wrote:

were you able to resolve this issue? I also have a similar issue but I am
running Windows 2003 Server.

"abakshi" wrote:

I'm running Win Vista Ultimate x64 and installed VS2005, then ran MS Update,
which found a security patch for VS and installed it. I then went and
downloaded SP1 for Vista, tried to installed it, and it gave this error (says
"Windows Installer" at top):

"The upgrade patch cannot be installed by the Windows Installer because the
program to be upgrade 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."

I tried restarting, to no effect. Any ideas?
.



Relevant Pages

  • RE: VS2005 SP1 for Vista Not Installing
    ... Strangley, even after I applied SP1 running the batch file, SP1 was still in ... my Windows Update list and it used to hang! ... "Install updates and shutdown". ... rem Replace the name of the patch below according to which patch you ...
    (microsoft.public.vsnet.setup)
  • RE: VS2005 SP1 for Vista Not Installing
    ... VS 2005 SP1 Vista update. ... The install executes successfully and my version ... Microsoft Visual Studio 2005 Tools for Applications 77637-163-9000005-41837 ... rem Replace the name of the patch below according to which patch you ...
    (microsoft.public.vsnet.setup)
  • RE: VS2005 SP1 for Vista Not Installing
    ... Download SP1 to your computer and run the a batch file with the following ... rem It is recommended you leave a domain and reboot before running this script ... rem Replace the name of the patch below according to which patch you ... Also keep in mind that the install may appear to run more than once. ...
    (microsoft.public.vsnet.setup)
  • Windows 2003 Server SP1 Removes the MS03-039 Patch
    ... Using Windows 2003 SP1 and after running an ISS scan shows that patch ... Did a fresh install of Windows 2003 Server and appled the MS03-039 ... it showed the patch was still applied. ...
    (microsoft.public.security)
  • RE: Windows 2003 Server SP1 Removes the MS03-039 Patch
    ... installed and cannot be reinstalled after SP1. ... Automatic Updates is saying ... that the patch is missing and it re-downloads it over and over. ... > Did a fresh install of Windows 2003 Server and appled the MS03-039 ...
    (microsoft.public.security)