I need to get the list of scheduled tasks that are present in the local computer.
How can I achieve that using c# for Windows XP?
I need to get the list of scheduled tasks that are present in the local computer.
How can I achieve that using c# for Windows XP?
1 alternative...:
1) you can read from the folder where task are saved ( Ive just tested it - win7)
this is simple xml file like this :