RE: How to make a python program run at start-up (Windows 04-06-2014, 01:31 AM
#11
You could try using py2exe (google it), and convert your python program to exe, then copy it to:
Windows will automatically load your program every time windows starts up.
Code:
C:\Users\YOUR-USER-NAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\StartupWindows will automatically load your program every time windows starts up.


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)