□ In some cases, softwares registered in Task Scheduler(.HTML etc.) doesn't create on-top window. Sometimes, if you don't check taskbar you may don't know the scheduled software is running.
□ Solution : execute indirectly by using a batch file
○ Prepare file : A(for execute)
○ Prepare file : B(for execute A / batch file(.bat))
○ Prepare file : B(for execute A / batch file(.bat))
- start /max "A location"
(A Without option "/max" does not create on-top window)
(A Without option "/max" does not create on-top window)
○ Register B at task scheduler