SplashImage
Previous Top Next

It's similar to the MessageBox management.If the optional fields are not provided, default values are used (see the AutoIt Help).
graphic

Example:
#Region --- CodeWizard generated code Start ---
;SpashImage features: Title=Yes
SplashImageOn("Title","C:\temp\Wizard.JPG","-1","-1","-1","-1",2)
#EndRegion --- CodeWizard generated code End ---