Difference in Setup Between Windows 10 Running Python 3.9 and Windows 11 Running Python 3.10
Hello, I was recently running a Windows 10 machine Python 3.9. I simply created a batch file titled "Start-AIG.bat" which simply contained the following: "pythonw AIG.py". It started a python program titled "AIG.py" and the Python dialog box was displayed on my screen, running all day and n
Python Question re Executing a Script
3.10 ) 1. How do I automatically run a python app at Windows startup? Thank you! Brent Hunter -- https://mail.python.org/mailman/listinfo/python-list