Exemple #1
0
 bool ExistsWindowsTask()
 {
     return(SystemSchedulerTool.Exists(GetTaskName()));
 }