Multiplatform hidden splash-loader
Posted: Wed Jun 20, 2007 6:21 am
It would be nice to have a Multiplatform hidden splash-loader.
(For the newLISP supported platforms)
This would inform the user about the ongoing load-process (of the java-RE) so he does not think that it hang etc.
Similar to Pjot's run wrapper or the solution from the code snippets.
(For the newLISP supported platforms)
This would inform the user about the ongoing load-process (of the java-RE) so he does not think that it hang etc.
Similar to Pjot's run wrapper or the solution from the code snippets.
MySplashRun.iniMySplashRun.exe
When started it should show first the bitmap in a borderless, centered window and launch newlisp without concole window. After timeout it should exit.Start=Pathname/newLISP.exe MyNewLISP.lsp
Splash=Pathname/MySplashBitmap.png
TimeToShow=5