Skip to content

Instantly share code, notes, and snippets.

@ivandeex
Last active August 29, 2015 14:25
Show Gist options
  • Save ivandeex/9409880df28d22ab72dc to your computer and use it in GitHub Desktop.
Save ivandeex/9409880df28d22ab72dc to your computer and use it in GitHub Desktop.
schtasks /Create /SC HOURLY {DAILY,WEEKLY} /TN My_Task /TR "C:\python27\python.exe C:\dir\task1.py"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment