Article ID: 311762 - Last Review: October 29, 2007 - Revision: 5.3 How to identify which MSI file was used for an existing MSDE installation
This article was previously published under Q311762 SUMMARY After you install Microsoft SQL Server 2000 Desktop Engine
(also known as MSDE 2000), there are three ways to identify which .msi file the
MSDE 2000 setup used. MSDE 2000 includes 16 standard .msi files, and other
products may include their own customized MSDE .msi file. Each .msi file is a
separate package that allows you to install an instance of the Desktop
Engine. The identification of the correct .msi file is important because you have to use a specific install package to apply service packs to the existing Desktop Engine installation. For example, if you used Sqlrun01.msi to install the original MSDE 2000, then you must use Sqlrun01.msp to upgrade it to Service Pack 2 (SP2). For sqlrun02.msi, you must use Sqlrun02.msp and so forth. MORE INFORMATION For an existing MSDE 2000 instance, here are three
different ways to identify the .msi file the setup used:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion\Language or this registry value for a named instance: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft
SQL
Server\<instance_name>\MSSQLServer\CurrentVersion\Language This registry value stores a locale ID. Below is a list of the possible locale IDs for MSDE 2000: Collapse this table
REFERENCESFor more information on Microsoft Application Center and
Microsoft .Net Framework, please visit the following Microsoft Web
sites: Microsoft Application Center http://www.microsoft.com/applicationcenter/ (http://www.microsoft.com/applicationcenter/) Microsoft
.Net Framework http://msdn2.microsoft.com/en-us/netframework/default.aspx (http://msdn2.microsoft.com/en-us/netframework/default.aspx) | Other Resources Other Support Sites
CommunityArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top