Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Launch ####...for when Windows Task Schedular just refuses to run a Python script

  1. Using Visual Studio 2008 or later, compile Module1.vb to an exe (Launch.exe)

  2. Edit the Launch.cfg file to call a Batch file
    d:\py_djm\DAILY.BAT


3. Edit the Batch file (e.g. DAILY.BAT) to call a Python script
start C:\Python27\Python.exe D:\py\_djm\daily_python_tasks.py


About

calls a Python script from Task scheduler when Windows is being a PITA

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages