Hi everyone...this is my very first example, so help me if I'm wrong. Last Friday, I had asked Zedna if it's possible to make splash image load from .dll file and thanks again to Zedna for the useful link , and also for the author of Resources.au3 Global Const $RT_CURSOR = 1 Global Const $RT_BITMAP = 2 Global Const $RT_ICON = 3 Global Const $RT_MENU = 4 Global Const $RT_DIALOG = 5 Global Const $RT_STRING = 6 Global Const $RT_FONTDIR = 7 Global Const $RT_FONT = 8 Global Const $RT_ACCELERATOR =