c# 4.0 - How to create console app that can run in Windows Task Scheduler -


i want create console app below expectations:

  1. the app run in windows task scheduler on regular interval
  2. app should run background task (no cmd screen should appear)
  3. if error/exception happens in app, must able stop/disable job in scheduler, admin , manually start task once error fixed

how achieve above ?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -