hello, can't set on top using my code : $message = "Choose profile to join with " & $focused_window $var = FileOpenDialog($message, @ScriptDir & "\", "xpadderprofile (*.xpadderprofile)", 1 + 4 ) WinSetOnTop($message, "", 1) can help to correct it ? m.