save source code .py file as .pyw file create a task in windows task scheduler with properties
- scheduled at start up
- run weather or not user logged in with highest previleges
- action : start up program path as path of .pyw file
A console application to block few websites which inhibits my productivity using python and windows task scheduler
Python