Packaging, unloading, and analyzing code : Customizing the icon and splash screen : Providing a customized splash screen

Providing a customized splash screen
The splash screen, or startup bitmap, for the VA Smalltalk development environment is built into the executable (i.e. abt.exe). You can replace this splash screen by providing a bitmap file with the same name as the executable (i.e. abt.bmp) in the same directory as the executable. The dialog window that opens will resize to fit around the bitmap. If you do not want a splash screen to display when you start the development environment, you can specify the -nosplash option.
The VA Smalltalk runtime startup executable (nodialog.exe) normally does not display a splash dialog. If you want a splash dialog at runtime, do one of the following:
1.
2.
In either case the dialog window that opens will resize to fit around the bitmap.