Splash Screen using StartUpCtl on MC9190

// Expert user has replied.
e edul billimoria 2 years 11 months ago
23 2 0

Hello,
I am using StartUpCtl 1.8 on an MC9190 running WinCE 6.00
I am trying to get the splash screen to work with my own image but with no success.
Are there any restrictions in place that I should be aware of?
 
The files StartUpCtlConfig.txt & StartUpCtlImg.bmp are in the \Application\StartUpCtl folder
I have attached the config file below.

Please register or login to post a reply

2 Replies

M Marc Fluhrer

I use this in my StartUpCtlConfig.txt located in \Application\StartUpCtl\ folder.
[Splash_Properties]
ImagePath=\Application\StartUpCtl\PleaseWait.bmp

Then I turn it on in my OnRestore.txt file at the start of my actions.
#
#
SplashOn
delay 10
actions....

V Vedsatx Saddvv

Try removing the double slash from the file path since the default StartUpCtlConfig.txt (which works) has the path with a single slash as per the sample below:

[Application_Properties]
Debug=FALSE

[Splash_Properties]
ImagePath=\Application\moto.bmp

[LogFile_Properties]
LogFileTempFolder=
LogFileFolder=\Application\StartUpCtl
MaxLogFileSize=

CONTACT
Can’t find what you’re looking for?