I have a script that scheduler is to run daily. Each time, it asks if I want to keep using Python.exe, even though it's already the default program for opening such files.
Some advice elsewhere suggested deleting the UserChoice
registry entry for .py files, which did nothing to resolve.
How can I get my system to stop prompting, so it will run the script without user input?