Consultor Eletrônico



Kbase P101060: What registry key does InstallShield check to see if a Service Pack has been installed?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/04/2006
Status: Verified

GOAL:

What registry key does InstallShield check to see if a Service Pack has been installed?

GOAL:

Does the installation of a Service Pack modify the Windows Registry?

GOAL:

Does the installation of a Service Pack change the Windows Registry?

GOAL:

Where in the registry can I find information on the Service Pack that is installed?

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows

FIX:

The Service Pack installation routine checks the HKEY_LOCAL_MACHINE\SOFTWARE\PSC\PROGRESS\<VERSION>\ServicePack reg key for the values of Level and MinorLevel to determine if it is necessary to install the current Service Pack.
This is the key that will be updated when a Service Pack is installed.

<VERSION> is whatever Major Release version is being installed i.e. 9.1D, 10.0A, 10.0B, etc.