I have a some commands that I want to run automatically every morning. The script is located in C:\Users\NHS\Downloads\Reward-master\Reward-master and the file name is rewards_master.py. but when I run the task, it doesn't even open the CMD window. I have checked the paths and arguments, the permissions, the triggers, and the history of the task, but I can't find any errors or warnings. What am I doing wrong? How can I fix this?
I want to run the following
1: Cd C:\Users\NHS\Downloads\Rewards-master\Rewards-master
2: python C:\Users\NHS\Downloads\Reward-master\Reward-master\rewards_master.py
Here are the images of how i have set everything up.