Qtek 9000 and RunAppAtEvent problem
Hi, when I try
hw.RunAppAtTime(AppPath & "\program.exe", TimeAdd(Now,0,0,20))
everything is ok, but when I try this...
hw.RunAppAtEvent(AppPath & "\program.exe", hw.evOnACPower)
nothing happens, when I connect charger. Does it mean, that in Qtek 9000 is not this feature supported?