Hi,
after I recognized that some of my scripts fail if they are at windows startup I researched for a solution. Problem could be fixed if I wait about 120 seconds after login. So how to measure this?
#include-once
#include <AD.au3>
#include <Date.au3>
; #FUNCTION# =========================...