Windows scheduler question
-
One of my application uses windows scheduler to call a different application. It is noted that the windows scheduler does not get invoked to run a program with some command line parameters. Are there some restrictions in the usage of Windows scheduler that prevent from it getting invoked. The application works fine with all the machines except for this one.
-
One of my application uses windows scheduler to call a different application. It is noted that the windows scheduler does not get invoked to run a program with some command line parameters. Are there some restrictions in the usage of Windows scheduler that prevent from it getting invoked. The application works fine with all the machines except for this one.
If you've successfully created a scheduled task, you should be able to verify if it will run or not. If it does not, you can rule out any problems with your code.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons