Consultor Eletrônico



Kbase P103380: How to change the default splash screen in WebClient?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/04/2005
Status: Unverified

GOAL:

How to change the default splash screen in WebClient?

GOAL:

Is there a way to replace the splashscreen.bmp during the WebClient install?

FIX:

There is no way how to change the splash screen before WebClient gets installed, as the splash screen (SplashScreen.bmp) gets unpacked during WebClient core installation.
You can create a custom install routine that finds the <WebClientInstallDir>/bin directory and replaces the current SplashScreen.bmp with a new splashScreen.bmp that has been custom created. The file name must stay the same. The next time the application is started this new splash screen will be displayed.