Kbase P24811: How to suppress the 'Powered by Progress' startup screen
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/16/2003 |
|
Status: Unverified
GOAL:
How to suppress the 'Powered by Progress' startup screen
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
FACT(s) (Environment):
Windows 32 Intel
FACT(s) (Environment):
WebSpeed 3.1x
FACT(s) (Environment):
Progress 9.1C
FACT(s) (Environment):
Progress 9.1D
FIX:
With Progress 9.1C and above, there is a splash screen "Powered by Progress" displayed at the startup of a GUI client and Web client.
There are two ways to suppress this screen:
1) 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 if the "-basekey INI" and/or -ininame parameters will not be used
2)Under HKEY_LOCAL_MACHINE\SOFTWARE\PSC\PROGRESS\9.1C\Startup, in the windows registry, add the following string:
nosplash=yes