On 09/04/13 09:20, daedae11 wrote:
On Windows, how to make a python script run on startup?
The same way you make anything run on startup there is nothing magical about Python code.
You can schedule it, add it to the registry or put it in the users startup folder if you want it at login rather than system start...
-- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor