Microsoft KB Archive/316915

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:47, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


INFO: How to Determine If Visual Studio 6.0 Service Pack 3, 4, or 5 Is Installed

Article ID: 316915

Article Last Modified on 10/25/2006



APPLIES TO

  • Microsoft Visual Studio 6.0 Enterprise Edition
  • Microsoft Visual Studio 6.0 Service Pack 3
  • Microsoft Visual Studio 6.0 Service Pack 4
  • Microsoft Visual Studio 6.0 Service Pack 5



This article was previously published under Q316915

SUMMARY

This article describes how to determine if Visual Studio 6.0 Service Pack 3 (SP3), Service Pack 4 (SP4), or Service Pack 5 (SP5) is installed.

MORE INFORMATION

To determine which Visual Studio 6.0 service pack is installed:

  1. Start Registry Editor (Regedit.exe). To start Registry Editor, click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\6.0\ServicePacks

  3. View the REG_DWORD latest value. The data value equals the service pack version. For example, a data value of 0x00000005 (5) indicates that SP5 is installed.

For additional information about verifying that all of the files were installed, click the article numbers below to view the articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why


194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed



Additional query words: vsetup vssp5 vssp4 vssp3

Keywords: kbenv kbinfo KB316915