Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: return a value from an .exe to a task

$
0
0
There is not a way to expose anything from an .exe except for the final result code. If you need to expose in-process information, check out the COMHandlerAction which allows you to write custom code that gets run in-process as a COM object to the Task Scheduler. In the Downloads section, there is a project template to help you write one.

Viewing all articles
Browse latest Browse all 2206

Trending Articles