I’d like to start the ‘Scheduled Task Wizard’ from the click of a button in my C# project. Anyone have any idea how to do this?
Note: I am not interested in creating/starting or stopping a task programatically, I just want to start the wizard and/or the Scheduled Tasks folder and/or both.
I apologize if this has been answered before but I couldn’t find it.
You can probably use the
Process.Startmethod to kick off the following command: