S
Shane Story
Have an app and would like to allow easy addition of MYAPP.EXE /F /P (for
example)
my prog with command line args, as a job to be run.
Would like to make it easier on the user to run the app. I want to have it
run automatically as specified by the user.
What is the best thing to do and what platforms would it limit me to?
Should I just try to launch MMTask.exe? And maybe make a wizard to generate
the correct command line to copy and paste into the scheduler, or should I
make my own interface and add the task?
What suggestions do you have?
I have notice the servicecontroller for interacting with a task but after
connecting I don't know how you would interface with it and haven't seen
much docs.
Thanks,
shane
example)
my prog with command line args, as a job to be run.
Would like to make it easier on the user to run the app. I want to have it
run automatically as specified by the user.
What is the best thing to do and what platforms would it limit me to?
Should I just try to launch MMTask.exe? And maybe make a wizard to generate
the correct command line to copy and paste into the scheduler, or should I
make my own interface and add the task?
What suggestions do you have?
I have notice the servicecontroller for interacting with a task but after
connecting I don't know how you would interface with it and haven't seen
much docs.
Thanks,
shane