Consultor Eletrônico



Kbase 21143: How To Suppress the Progress Title Screen?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/04/2005
Status: Verified

GOAL:

How to suppress the 'Powered by Progress' startup screen?

GOAL:

How to suppress the Progress Splash Screen?

GOAL:

How to get rid of Powered by Progress Screen?

GOAL:

How to remove the Progress Title Screen?

GOAL:

How To Suppress the Progress Title Screen?

FACT(s) (Environment):

Windows 32 Intel

FIX:

Beginning with the Progress 9.1C release, a splash screen "Powered by Progress" was introduced that displays at the startup of a GUI or Web client. There are two ways to suppress this screen:

Add the following line in the [startup] section of the Progress initialization file (progress.ini by default)

nosplash=yes

Run ini2reg.exe to update the registry unless the "-basekey INI" and/or -ininame parameters are being used.

or

Under HKEY_LOCAL_MACHINE\SOFTWARE\PSC\PROGRESS\9.1C\Startup, in the windows registry, add the following string:

nosplash=yes

Alternatively, replace the %DLC%\bin\splashscreen.bmp with another suitable .bmp to be displayed at startup.