Answers for "how to make a python script to open a program with the windows startup"

2

how to run python file in when windows startup

C:UsersusernameAppDataRoamingMicrosoftWindowsStart MenuProgramsStartup
Content of run_script.cmd

python pathtoyourscript.py
Posted by: Guest on September-23-2020

Code answers related to "how to make a python script to open a program with the windows startup"

Python Answers by Framework

Browse Popular Code Answers by Language