Appendix D: Customizing Splash Screen for ProfileUnity and FlexApp Client
Starting with version 6.8.5, the ProfileUnity and FlexApp Client splash screen is customizable. The picture box size in version 6.8.6 and later for custom logos is 400x95 pixels and defaults to a logo size mode of zoom, which works for most logos that are not this exact size.
The config file where the customization gets set is named "LwL.ProfileUnity.Client.Splash.exe.config" and is located in the "C:\Program Files\ProfileUnity\Client.NET" folder and also in the client.net.zip located within your deployment path. Make sure both, or the appropriate file is modified for your installation scenario.
Configuration Options
| File | Use | How to Customize |
|---|---|---|
"LogoImageLocation"
|
The path and filename to be used as the splash screen logo. |
|
"LogoForeColor"
|
Not used |
|
"LogoBackColor"
|
Color that will show inside the picture box if the image is smaller and not zoomed. |
|
"SplashForeColor"
|
Text color for all text on the splash screen. |
|
"SplashBackColor"
|
Background color of the splash screen, outside of the picture box. |
|
"LogoSizeMode"
|
Sets how the image is displayed within the picture box. |
|
